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 tried to use your issue creation tool, and it didn't work for me - lots of console errors.
The quickstart template feature here has several errors.
There are instances of /assets and .assets which should all be consistently; ./assets
Some of the packaged js & css files are called, e.g. soft-ui-dashboard.min.css but the includes specify soft-dashboard.min.css
You also have several plugins mentioned in the template which are not included in the download bundle, e.g. moment.min.js
I would suggest going through the process of creating a quickstart application from scratch, using your template, and tweak the template until the quickstart app. looks correct and doesn't throw console errors.
I really like Creative Tim templates, but if you're targeting people who might not be so skilled at JS and/or CSS, then I think you should take the time to run through your 'getting started' material from scratch, and make sure it works. Otherwise I think you're going to lose potential customers.
The text was updated successfully, but these errors were encountered:
@digitalronin 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/soft-ui-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
The quickstart template feature here has several errors.
There are instances of
/assets
and.assets
which should all be consistently;./assets
Some of the packaged js & css files are called, e.g.
soft-ui-dashboard.min.css
but the includes specifysoft-dashboard.min.css
You also have several plugins mentioned in the template which are not included in the download bundle, e.g.
moment.min.js
I would suggest going through the process of creating a quickstart application from scratch, using your template, and tweak the template until the quickstart app. looks correct and doesn't throw console errors.
I really like Creative Tim templates, but if you're targeting people who might not be so skilled at JS and/or CSS, then I think you should take the time to run through your 'getting started' material from scratch, and make sure it works. Otherwise I think you're going to lose potential customers.
The text was updated successfully, but these errors were encountered: