Abdelrahman Awad
Abdelrahman Awad
This is indeed a bug. I stopped working on v3 for a while now. So this won't get fixed unless someone is interested in tackling it.
I thought about this before and There is a situation where it becomes ambiguous. Consider this template: ```vue 1 {{ errorMessage }} ``` Now that template is effectively equivalent to...
> If you'd like to I can send you our logo/branding via mail. Just contact me :-) @ahoiroman that would be great, please do
Not sure about implementing this. I would like to keep configuration to a minimum by selecting "good defaults" and leaving the rest to user-land. You could use the `touched` flag...
Thanks for this. I'm assuming this is a race condition issue. To quickly explain it: the default logic for when a field is mounted is: - Check if it has...
I didn't have time to look into it yet. Probably on the weekend.
I checked this and there are a few things to note **Dev Mode** It does indeed lag but it is noticeable in DEV mode, in production it would be reduced...
There isn't enough information for me to debug here, please attach a link to a repo with minimal reproduction of this error. So you would need to create a project...
I plan to release a few posts on the changes and maybe collect them in a guide but there is no direct upgrade route as the API is completely different,...
Feel free to contribute to the docs in any way you see suitable, you can find everything in the `next` branch