-
Notifications
You must be signed in to change notification settings - Fork 692
Troubleshooting
Michael edited this page Mar 9, 2018
·
2 revisions
These demos aren't of high enough quality to make it into the main project, but they may be useful for troubleshooting issues or testing your use case.
-
Speed test - Test page load time with the approximate size of your data set. Modify the JavaScript building options and groups to match your use case.
-
Dialog - Test the widget in a modal overlay with your use case to get the options right.
-
Bootstrap - A minimal configuration to get Bootstrap on the page with the widget. I don't recommend doing this but here it is in case you want to anyway.
-
Have you included jQuery and jQuery UI in your project?
-
Are these script tags loaded before you try to execute the JavaScript that sets the widgets?