svelte: Binding bug after fixing [#6298]
Describe the bug
After the correction #6298, it is now impossible to bind functions to an object
Reproduction
this is on 3.54.0 this is on 3.53.1
Logs
No response
System Info
System:
OS: macOS 13.0.1
CPU: (8) arm64 Apple M1 Pro
Memory: 319.53 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.5.0 - /usr/local/bin/node
Yarn: 1.22.19 - /usr/local/bin/yarn
npm: 8.12.1 - /usr/local/bin/npm
Browsers:
Chrome: 108.0.5359.98
Firefox: 106.0.5
Safari: 16.1
npmPackages:
svelte: 3.54.0 => 3.54.0
Severity
blocking all usage of svelte
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15 (9 by maintainers)
Commits related to this issue
- [fix] propagate bindings correctly Fixes #8103 introduced through #7981 while keeping the referenced bug in that PR fixed. This expands the "are the values equal"-check from just member expressions (... — committed to dummdidumm/svelte by dummdidumm 2 years ago
- [fix] propagate bindings correctly Fixes #8103 introduced through #7981 Keeps the infinite loop from happening but reopens #6298 and #5689 — committed to dummdidumm/svelte by dummdidumm 2 years ago
- [fix] propagate bindings correctly (#8114) Fixes #8103 introduced through #7981 Keeps the infinite loop from happening but reopens #6298 and #5689 — committed to sveltejs/svelte by dummdidumm a year ago
- Squashed commit of the following: commit c7dcfac883a34655421932258d3d5a3b0ee96362 Author: Theodore Brown <theodorejb@outlook.com> Date: Mon Mar 13 12:21:51 2023 -0500 fix: select option with s... — committed to hgiesel/svelte by hgiesel a year ago
This has been released in 3.55.1.