skirtle
skirtle
Related docs PR: https://github.com/vuejs/docs/pull/1853
@LinusBorg Yeah, it is in the JS tab, but not in the SSR tab.
@BFDITennisBall Would you be able to respond to the feedback I provided above? We won't be able to merge this PR while there are still open discussions about the changes....
@rmschindler Would you be able to respond to the feedback I provided above? We won't be able to merge this PR while there are still open discussions about the changes....
Thanks for the PR and sorry for the delay in responding. Related: #1600 The main advantage of `@change` is that it handles emptying a field better. With `@input` it jumps...
I ran into the same problem. There are two plugins involved here. `simplify` is the one that rewrites the `while` to a `for` and `mangle` then incorrectly renames the identifier....
I suspect it's intentionally missing from that section, as `sync` is an escape-hatch for edge cases and not necessarily something that needs to be covered in the main guide. However,...
I've made a change to the wording in #1896, now merged. I think that addresses the concerns raised here while keeping as close to the original meaning as possible. Thanks...
This should now be implemented following the latest theme updates.
There is a related issue for this: .