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
bug #640 [Live] Fixing bad copy paste internal name (weaverryan)
This PR was merged into the 2.x branch.
Discussion
----------
[Live] Fixing bad copy paste internal name
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Tickets | None
| License | MIT
Definitely from a copy-and-paste error. That key is actually meaningless, since we specify the `name` key to choose a specific name: https://github.com/symfony/ux/blob/2.x/src/LiveComponent/assets/package.json#L12
I need to test, but after merge, when people update to this version, Flex should automatically update their `controllers.json` to remove the wrong key and add this one. Though, annoyingly, I'm sure this may still cause some trouble for some people - you'll likely at least need to restart Encore.
Cheers!
Commits
-------
ed01fab [Live] Fixing bad copy paste internal name
0 commit comments