Skip to content
Snippets Groups Projects
Commit 7e6294b1 authored by Ahmad Alyasaki's avatar Ahmad Alyasaki
Browse files

Issue #3425758: Remove console log From sticky.js

parent 265f16bb
No related branches found
No related tags found
1 merge request!16Issue #3367188 by arpitk, arti_parmar, clarkssquared, Ahmad Alyasaki: fix the...
......@@ -10,7 +10,6 @@
document.querySelectorAll(".region-sticky-watcher")
);
rootSticky.forEach(() => {
console.log(rootSticky);
// Watch sticky header
const observer = new IntersectionObserver(
([e]) => {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment