We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v1.14.0-beta3 has been out for a while, and it fixes some noticeable bugs in my case.
Could you please release this update?
The text was updated successfully, but these errors were encountered:
In 1.14.0-beta2 the built asset included a dist dir: https://github.com/snapappointments/bootstrap-select/tree/v1.14.0-beta2/dist
1.14.0-beta2
But that doesn't exist in 1.14.0-beta3: https://github.com/snapappointments/bootstrap-select/tree/v1.14.0-beta3
1.14.0-beta3
So I'm not sure if that will work for you. Alternatively you can use the NPM WebJar for this:
"org.webjars.npm" % "bootstrap-select" % "1.14.0-beta3"
Sorry, something went wrong.
Thank you for taking a look so quickly!
Oh, I didn't realize org.webjars:bootstrap-select and org.webjars.npm:bootstrap-select were two different artifacts, I thought it would be one or the other, and google led me to the first one, so here I am :)
Using the npm artifact worked like a charm, thank you!
Not sure what to do with the issue - my problem is no more, but perhaps it can stay open in case someone else comes looking for the same thing?
No branches or pull requests
v1.14.0-beta3 has been out for a while, and it fixes some noticeable bugs in my case.
Could you please release this update?
The text was updated successfully, but these errors were encountered: