Skip to content

Commit c1c93ed

Browse files
authored
Update README.md with options details
1 parent 9607a47 commit c1c93ed

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,13 @@ methods: {
180180
}
181181
```
182182

183+
## ⚠️ Important: Options API Dependency
184+
185+
vue-multiselect requires Vue's Options API to function properly. Do not disable the Options API in your build configuration.
186+
187+
If you're using Vite with @vitejs/plugin-vue, make sure your __VUE_OPTIONS_API__ is set to `true` in your configuration:
188+
189+
183190
## Special Thanks
184191

185192
Thanks to Matt Elen for contributing this version!

0 commit comments

Comments
 (0)