-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with markCurrentTree in megamenu #86
Comments
vadikom
added a commit
that referenced
this issue
Dec 22, 2017
Thanks, was an actual bug! |
This fix prevents the fatal error, but I have child links in a mega menu (along with other things), and the parent item is still not getting the edit: I have opened a followup issue here: #94 |
vadikom
added a commit
that referenced
this issue
Jul 23, 2020
…de the sub menu Update demos with Bootstrap 4.5.0 fix: Mouse input not detected correctly on Windows when pointer speed is set to any of the fastest 2 options and additionally "Enhance pointer precision" is unchecked fix: Avoid Content Security Policy issue when valid JSON is used as "data-sm-options" value #88 fix: "showOnClick: true" should not affect collapsible mode behavior in any way fix: Remove SHJS syntax highlighter source code from the repo fix: Problem with markCurrentTree in megamenu #86 fix: Uncaught TypeError when clicking on items (that do not have a sub menu in certain cases) in collapsible mode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using markCurrentTree true with megamenu structure
it is throwing javascript error TypeError: $(...).dataSM(...) is undefined
The text was updated successfully, but these errors were encountered: