yysun / apprun

AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.
https://apprun.js.org
MIT License
1.18k stars 57 forks source link

lit-html code not working in the docs #128

Closed jkleiser closed 2 years ago

jkleiser commented 2 years ago

The code example at https://apprun.js.org/docs/getting-started/#use-lit-html seems not to work. When I click the "Try the Code" button", I get a pop-up with an empty field on the right hand side. I've tried it in both Safari and Brave.

yysun commented 2 years ago

Lit has release V2, I haven’t had time to update it in AppRun yet.

On Sun, Dec 19, 2021 at 10:08 AM Jon Kleiser @.***> wrote:

The code example at https://apprun.js.org/docs/getting-started/#use-lit-html seems not to work. When I click the "Try the Code" button", I get a pop-up with an empty field on the right hand side. I've tried it in both Safari and Brave.

— Reply to this email directly, view it on GitHub https://github.com/yysun/apprun/issues/128, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABJUMYCVEZCEH3I665QNFTURXYPHANCNFSM5KL7HSRA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

yysun commented 2 years ago

Fixed in 3.28.8