You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a collapse item inside my navbar and when I tap on the link to see the nested links, the whole navbar closes and opens again. This doesn't happen when I remove require('argon') from my js, and nothing seems to stop working when I remove it.
This makes me wonder, should I have even included the js file in the first place?
The text was updated successfully, but these errors were encountered:
I have a
collapse
item inside my navbar and when I tap on the link to see the nested links, the whole navbar closes and opens again. This doesn't happen when I removerequire('argon')
from my js, and nothing seems to stop working when I remove it.This makes me wonder, should I have even included the js file in the first place?
The text was updated successfully, but these errors were encountered: