Skip to content

[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

Closed
c0fe opened this issue Feb 19, 2020 · 11 comments
Closed

[BUG] Website builds without icons or functional dropdown menu #508

c0fe opened this issue Feb 19, 2020 · 11 comments

Comments

@c0fe
Copy link

c0fe commented Feb 19, 2020

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.

@c0fe c0fe changed the title Website builds without icons or functional dropdown menu [BUG] Website builds without icons or functional dropdown menu Feb 19, 2020
@meetthosar
Copy link

Any solution?

Need urgent help!

@xidedix
Copy link
Member

xidedix commented Feb 21, 2020

Make sure you've got installed "@popperjs/core": "^2.0.6" with CoreUI template dependencies:
npm i @popperjs/core

@meetthosar
Copy link

Sites are working from last 6 months, Suddenly stopped. broken CSS, no drop down working.

Do I need to update anything?

@xidedix
Copy link
Member

xidedix commented Feb 21, 2020

What's your version of CoreUI template?

@mrholek
Copy link
Member

mrholek commented Feb 21, 2020

@meetthosar do you import CoreUI form unpkg?

@meetthosar
Copy link

Yes I import CoreUI form unpkg.

I am using it under one Laravel package

@mrholek
Copy link
Member

mrholek commented Feb 21, 2020

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:

@meetthosar
Copy link

Yeah!! Thank you so much!!

@c0fe
Copy link
Author

c0fe commented Feb 21, 2020

My issue persists.

@c0fe
Copy link
Author

c0fe commented Feb 26, 2020

@mrholek is that in package.json?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants