Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency with binding on component initialization #8168

Closed
tmarsik42 opened this issue Jan 5, 2023 · 1 comment
Closed

Inconsistency with binding on component initialization #8168

tmarsik42 opened this issue Jan 5, 2023 · 1 comment

Comments

@tmarsik42
Copy link

Describe the bug

Binded variable does not update on component initialization with a different value in a component. Find reproduction below.
Bug was probably introduced in 3.53.1, broke in 3.54.0

Could this be related?
#8114

Thanks Etrain for consulting it with me and markjaquith on Discord for finding out in which version it broke.

Reproduction

Working repro:
https://svelte.dev/repl/9da799ea19ea43b295b32b543da48f10?version=3.53.1

Broken repro:
https://svelte.dev/repl/9da799ea19ea43b295b32b543da48f10?version=3.54.0

Logs

No response

System Info

System:
    OS: macOS 13.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 109.84 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 19.3.0 - /opt/homebrew/bin/node
    Yarn: 3.1.1 - /opt/homebrew/bin/yarn
    npm: 9.2.0 - /opt/homebrew/bin/npm
  Browsers:
    Chrome: 108.0.5359.124
    Firefox: 106.0.5
    Safari: 16.2

Severity

annoyance

@tmarsik42
Copy link
Author

Fixed in 3.55.1

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant