-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[BUG] Website builds without icons or functional dropdown menu #508
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
Comments
Any solution? Need urgent help! |
Make sure you've got installed "@popperjs/core": "^2.0.6" with CoreUI template dependencies: |
Sites are working from last 6 months, Suddenly stopped. broken CSS, no drop down working. Do I need to update anything? |
What's your version of CoreUI template? |
@meetthosar do you import CoreUI form unpkg? |
Yes I import CoreUI form unpkg. I am using it under one Laravel package |
Yesterday we released CoreUI 3.0.0, so now it's default version on unpkg. You have to add a version of CoreUI library to unpkg link, I assume that in your case you should use those links: |
Yeah!! Thank you so much!! |
My issue persists. |
@mrholek is that in package.json? |
Uh oh!
There was an error while loading. Please reload this page.
The issue is when building the website through npm, the end result is a website without icons or functional dropdown menus:
Error:
https://i.imgur.com/6FJQ9SE.png
Working:
https://i.imgur.com/cHHOVTn.png
The links are there but they do not function properly as they do in the demo.
The text was updated successfully, but these errors were encountered: