簡単なデータ属性を取得して、それについてるクラスを削除するっていう簡単な処理ですが、下記のようなエラーが出てしまいます。
解決策をご教授していただきたいです。
common.bundle.js:6064 Uncaught TypeError: Cannot read property 'remove' of undefined
const targetNav = document.querySelectorAll('[data-scroll-nav]'); targetNav.classList.remove("absolute");
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。