divriots / webcomponents.dev

Web Components IDE
https://webcomponents.dev
53 stars 4 forks source link

Nothing changes #73

Open petyakh opened 2 years ago

petyakh commented 2 years ago

📖 Reproduction steps

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

🙁 Current Behavior

I'm trying to play with Lightning web components. But when I change something in a code nothing happens in a preview even after refresh

🙂 Expected Behavior

It should work )

🔗 Link to the component

https://studio.webcomponents.dev/edit/cqecJgDSPepncIoxew2E/src/app.css?p=stories

🌐 What browser(s) are you seeing the problem on?

Chrome

Browser version(s)

No response

muryoh commented 2 years ago

Hi @petyakh, sorry to hear that

It seems your component has no story to preview though, so there is no preview being shown at the moment I tried reproducing your issue using a new LWC component (https://studio.webcomponents.dev/create/lwc) but it does seem like changes are reflected in the preview upon save

Can you help me understand your situation? Cheers Rémy