Jay
Jay
No javascript workaround, just place this in your mobile media query (It's SASS but you can turn it to css easily) ` .navbar-item { &.has-dropdown { .navbar-dropdown { display: none;...
> I've tried the proposed solutions, all of them are only able to hide the dropdown items (content). But you can't reach them anymore (e.g. by hover/click in burger mode)....
This error happens because some windows terminals misunderstand single quotes, So there's some parsing errors in node You can easily detect it by errors like this `'npm is not recognized...