Luuk Verhagen
Luuk Verhagen
**Describe the bug** I use Refit with different host URLs, which come dynamically from the database. To accomplish this, I have created a factory service, which creates the Refit Endpoints...
**Is your feature request related to a problem? Please describe.** I have docker volumes which can easily be unchanged for weeks if not months, so it would be inefficient and...
### Version * Vue version: 3 ### Description The @create is triggered twice on tag create, when :on-create is not configured. The first time it's triggered [here](https://github.com/vueform/multiselect/blob/e07dad60cf924a711902c0220243578c67ffed35/src/composables/useOptions.js#L361) where the 'option'...