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.5
https://jsfiddle.net/lucivaldocb/1ju7afcs/3/
Click on the "Reverse message" button.
The message displayed in the browser must be inverted.
The message is not updated in the browser (in the DOM). That is, the DOM has not been updated.
The text was updated successfully, but these errors were encountered:
I know it doesn't make sense to access or modify a property of the "data" object in the "beforeCreate" hook, but I found this behavior strange.
Sorry, something went wrong.
f6afe70
No branches or pull requests
Version
3.0.0-rc.5
Reproduction link
https://jsfiddle.net/lucivaldocb/1ju7afcs/3/
Steps to reproduce
Click on the "Reverse message" button.
What is expected?
The message displayed in the browser must be inverted.
What is actually happening?
The message is not updated in the browser (in the DOM). That is, the DOM has not been updated.
The text was updated successfully, but these errors were encountered: