lit / lit.dev

The Lit website
https://lit.dev
BSD 3-Clause "New" or "Revised" License
115 stars 168 forks source link

Playground/tutorials output is not displayed correctly. It says 'Not found' #1358

Open nidamunir opened 1 month ago

nidamunir commented 1 month ago

Which package(s) are affected?

Lit Core (lit / lit-html / lit-element / reactive-element)

Description

Screenshot 2024-07-27 at 20 57 34

Playground/tutorials output is not displayed correctly. It says 'Not found'. I even fixed the file path from .js to .ts but it is still not working

Reproduction

https://lit.dev/playground/#

Workaround

I tried switching languages and file src

Is this a regression?

No or unsure. This never worked, or I haven't tried before.

Affected versions

Latest

Browser/OS/Node environment

Safari Version 17.5 (19618.2.12.11.6)

nidamunir commented 1 month ago

Just tested in Chrome. It is working in chrome, but not on Safari

augustjk commented 1 month ago

Transferred to the lit.dev repo but I am unable to reproduce this even in Safari. It might've been temporary due to CDN, or something stale in the service worker.