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

False assignment_value_stale warning #14643

Closed
CrendKing opened this issue Dec 10, 2024 · 0 comments · Fixed by #14651
Closed

False assignment_value_stale warning #14643

CrendKing opened this issue Dec 10, 2024 · 0 comments · Fixed by #14651
Assignees
Labels

Comments

@CrendKing
Copy link

CrendKing commented Dec 10, 2024

Describe the bug

The recent Svelte version starts to report this new warning on my project, which after reading the example provided at here, seems irrelevant to my code. Is this a false alarm?

Reproduction

Minimum demo. As you can see, the entries are assigned to the entries array. So everything works as expected as far as I can tell.

Logs

No response

System Info

Svelte 5.10.0, Windows, Microsoft Edge, Firefox

Severity

annoyance

@trueadm trueadm added the bug label Dec 10, 2024
@dummdidumm dummdidumm self-assigned this Dec 10, 2024
dummdidumm added a commit that referenced this issue Dec 10, 2024
Also fixes the possibility of an infinite loop due to the property access during the dev time check

fixes #14643
dummdidumm added a commit that referenced this issue Dec 10, 2024
Also fixes the possibility of an infinite loop due to the property access during the dev time check

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

Successfully merging a pull request may close this issue.

3 participants