-
-
Notifications
You must be signed in to change notification settings - Fork 994
Version 1.1.0 doesn't work properly #78
Copy link
Copy link
Closed
Labels
Description
Congrats on the Version 1!
Though, when using v1.1.0, lib/vue-multiselect.min.js file is 109kb while it should be around 30kb.
Also, when used like the previous versions, it returns the following error and doesn't show any options:
[Vue warn]: Failed to resolve partial: multiselectBasicOptionPartial (found in component: <multiselect>)
After switching to v1.0.1 the error goes away, and the dropdown works as expected.
Reactions are currently unavailable