You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry for off topic too, but a new way to making events is ugly, old solutions with on:click|preventDefault much much better from readability and usability. Declarative way here is the best.
Just check how many boilerplate we will have:
also in that case we have classic abstract leaking, if we will have function should they should worry about event's options and not about business logic. Yes we can do it in the arrow function in place and just call our function somewhere else but it extra boilerplate again.
Really, sorry, I started fighting after battle but it's looks really bad. :(
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
This...
...becomes this:
Reproduction
demo
The text was updated successfully, but these errors were encountered: