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

Setting a prop with accessors: true is not synchronized with bound values #6502

Closed
stephane-vanraes opened this issue Jul 7, 2021 · 1 comment · Fixed by #6523
Closed
Labels
bug compiler Changes relating to the compiler

Comments

@stephane-vanraes
Copy link
Contributor

Describe the bug

When setting a value that is exposed through accessors: true, props in other components that are higher up and bound to this prop are not updated accordingly.

Reproduction

Minimal reproduction:

https://svelte.dev/repl/e6cfa861c5254d8e8d2aa0d96149388e?version=3.38.3

Logs

No response

System Info

N/A

Severity

annoyance

@dummdidumm dummdidumm added bug compiler Changes relating to the compiler labels Jul 7, 2021
@Conduitry
Copy link
Member

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

Successfully merging a pull request may close this issue.

3 participants