Christopher Simerle

Results 7 issues of Christopher Simerle

### Qwik Version latest ### Operating System (or Browser) MacOS Monterey (12.3.1 [21E258]) ### Node Version (if applicable) _No response_ ### Which component is affected? Starters / CLI ### Expected...

bug
triage

Hello 👋 thank you for this library, it's really helpful for our use case. We recently updated monaco to 0.45 and received to following error afterwards ![image](https://github.com/troy351/emmet-monaco-es/assets/5793380/0dc10da8-0438-434a-a4a4-3505d4525c3e) any idea what's...

Hello 👋 thank you for the lib. I believe I've found an issue when using it in a Nextjs application on page navigation. Here's a repo for what I encountered...

Hey, simple scenario - I have a standard table with a RowShortPressHandler. Inside the TableRows is a button with a ClickHandler. Now the usual thing would be do simply stop...

help wanted

Hello, I have a table on which I added a ShortPressHandler via the addRowShortPressHandler(...) method. The event works fine but apparently fires multiple times within milliseconds, which results in unexpected...

Hello, there seems to be an issue with the floating table header on mobile devices. Just open the demo page on a mobile device of your choice and scroll around...

enhancement

## 🐛 Bug Hello 👋 I'm using pyodide (v0.25.0) in my NextJS project and have the following setup - Copied the necessary files into the public folder ![image](https://github.com/pyodide/pyodide/assets/5793380/85213f54-c04a-4bda-a99c-746a9c198f7b) - Used...

bug