agneym / playground

A simple playground for HTML, CSS and JavaScript supporting module imports.

Home Page:https://www.agney.dev/blog/introducing-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught ReferenceError: key_input is not defined

mikeytown19 opened this issue · comments

After update 7.0 I get this error when typing into the playground.
Screen Shot 2021-08-16 at 3 07 02 PM

I deleted Repo and cloned down the latest version just to make sure and I still get this error.

commented

I just wanted to flag that I just installed it into my app and I got the same error. I downgraded to ^0.6.1 and it worked fine

@kb1995 I'm confused about how the Demo example is working? it looks like it's using the most updated version as well.

commented

@mikeytown19 I thought so as well but if you look at the commit history of the README file, it hasn't been updated for 5 months. This means that it's using an older version

@kb1995 aww, you're right. I will try working on a fix.

Found the bug, just pushed up a fix.
#35
pretty silly bug actually.

Fixed in v0.7.1