sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.62k stars 1.33k forks source link

Error using new beta #1677

Closed goldalworming closed 1 year ago

goldalworming commented 1 year ago

image

it's now critical problem in my place because I use CI/CD, the library make build failed, please fix ASAP

@chamberlainpi

elzodxon commented 1 year ago

same problem.

elzodxon commented 1 year ago

I was having this issue and i used "trick". I just copied css and pasted into my styles. I know, it is not a good way but, for now, it is working XD

goldalworming commented 1 year ago

It works, thanks

gllmp commented 1 year ago

encountered the same issue in CI at build stage today, might be worth keeping the issue as openned until the beta is fixed

chamberlainpi commented 1 year ago

Why am I mentioned? 😕

EDIT: I have the "Contributor" tag only because I've PR'ed a small documentation fix not too long ago, but I haven't contributed to the actual source code for this project. Hope that clarifies.