Closed jrichardsz closed 2 years ago
@jrichardsz this issue was automatically closed because it did not follow the bellow rules:
IMPORTANT: Please use the following link to create a new issue: https://www.creative-tim.com/new-issue/argon-dashboard **If your issue was not created using the app above, it will be closed immediately.** Love Creative Tim? Do you need Angular, React, Vuejs or HTML? You can visit: 👉 https://www.creative-tim.com/bundles 👉 https://www.creative-tim.com
Expected Behavior
Load argon-dashboard.min.js correctly when full page is ready
Current Behavior
Some variables are broken in the official demo:
Possible Solution
I solved setting everything starting from the line 29 https://github.com/creativetimofficial/argon-dashboard/blob/master/assets/js/argon-dashboard.js#L29 into a DOMContentLoaded event
Steps to Reproduce
1.Clone this repository 2.Serve it using some static approach like nginx, apache, etc 3.Enter to the page
Context (Environment)