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
3.0.0-rc.11-27722816.abd0feb
Changing any data property triggers the async loading function. Looks like its somehow related to the resolve-on-load function.
https://codesandbox.io/s/quizzical-danny-shgoy0?file=/src/App.vue
The text was updated successfully, but these errors were encountered:
@adamberecz Today I realized that I faced the same problem. When will there be an update for this? https://codesandbox.io/s/vueform-multiselect-async-loading-function-called-every-time-a-data-attribute-changed-ponmug
Sorry, something went wrong.
@adamberecz could you please review the pull request?
5cb9ee4
@adamberecz thank you very much!!!
No branches or pull requests
Version
3.0.0-rc.11-27722816.abd0feb
Description
Changing any data property triggers the async loading function.
Looks like its somehow related to the resolve-on-load function.
Demo
https://codesandbox.io/s/quizzical-danny-shgoy0?file=/src/App.vue
The text was updated successfully, but these errors were encountered: