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

[Svelte] Source prop is not dynamic #344

Closed
6 tasks done
pierre-H opened this issue Oct 28, 2022 · 1 comment
Closed
6 tasks done

[Svelte] Source prop is not dynamic #344

pierre-H opened this issue Oct 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working svelte3

Comments

@pierre-H
Copy link

Describe the bug

The source code is not updated when it changes.

Reproduction

https://stackblitz.com/edit/histoire-svelte3-starter-cq5m1h?file=src/BaseButton.story.svelte

In the example, the source code should be consistent with the disabled prop (line 10-18) but it's not updated in the UI.

image

System Info

System:
    OS: Windows 10 10.0.22621
    CPU: (8) x64 Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz
    Memory: 693.05 MB / 15.60 GB
  Binaries:
    Node: 17.6.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
    npm: 8.19.2 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.22621.675.0), Chromium (106.0.1370.52)
    Internet Explorer: 11.0.22621.1

Used Package Manager

npm

Validations

@pierre-H pierre-H added the to triage This issue needs to be triaged label Oct 28, 2022
@stackblitz
Copy link

stackblitz bot commented Oct 28, 2022

@pierre-H pierre-H changed the title [Svelte] Source not dynamic [Svelte] Source prop is not dynamic Oct 28, 2022
@Akryum Akryum self-assigned this Nov 12, 2022
@Akryum Akryum added bug Something isn't working svelte3 and removed to triage This issue needs to be triaged labels Nov 12, 2022
@Akryum Akryum closed this as completed in 11e0432 Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working svelte3
Projects
None yet
Development

No branches or pull requests

2 participants