Alexander Dahl

Results 6 comments of Alexander Dahl

I encountered an issue like this as well. I'm using react query and on a mutation success call I would remove a toast and then show a success toast. About...

Awesome! Thanks! We'll try it out! Daily #hexapipes puzzle 2022-08-21 Solved it in 04:28 https://hexapipes.vercel.app/daily My daily! If you look at figure.game they have a global stats comparison which is...

Same issue, I am also using PopOS 21.10

I was looking at this package, and got the same issue. Linked codesandbox doesn't work for me (using Firefox/Linux (Pop!)) Enter events will still be sent and be added to...

> https://github.com/uiwjs/react-textarea-code-editor/blob/dedfb991228e9f6687b33d70b81a6e3de300553e/src/index.tsx#L95-L99 > > ```diff > onKeyDown={(event) => { > + event.preventDefault(); > console.log(">>>>"); > + return true > }} > ``` > > @aleda145 Maybe it can solve your...

Hello, thank you for opening an issue! Yes! That is absolutely possible!