Oliver Geer
Oliver Geer
I've got a few ideas for fixes for this (that I could implement). Which is better, @mastodon, or do you have any other ideas? - making the emoji selector open...
@ThisIsMissEm thank you very much for this thoughtful review - I'd overlooked that, but it makes sense. I will look at these pages with my change applied.
Highlight.js: https://codepen.io/WebCoder49/pen/vYMpMoJ
Thank you for pointing this out, @SimonFliegel. I am quite busy now but this definitely is near the top of priorities for code-input, and I will let you know when...
@SimonFliegel It seems like you might be using version 2.1.0 which does have this error; please could you [upgrade to the latest release 2.2](https://github.com/WebCoder49/code-input/releases/) (if you have problems, the upgrading...
I will close this issue now but you can reopen it if you have any more questions.
Sorry for the delay - I started to overhaul the docs and demos before the release, which I probably should have done afterwards! 🫢 I'm pretty sure I will release...
## Quick Workaround ([code-input demo](https://codepen.io/WebCoder49/pen/BaeaeLE)) @Devastatia, The bug should disappear if you add `language="none"` as an HTML attribute in the markup of the code-input element (or via JavaScript to the...
@ukusormus Thank you very much for this! When I have time, I'll add this to the documentation.
This is not core right now so will be implemented later.