Alexander CherryTea

Results 71 comments of Alexander CherryTea

I see the same behavior (twice LOCATION_CHANGE) even when dispatch the push action. Relative issue: https://github.com/supasate/connected-react-router/issues/318

On manjaro [4.14.79-1-MANJARO] (arch based distro) work fine. DE - Gnome 3.

Any chance this will be fixed?

To be honest, I have no idea how to test browser extensions 😅.  The build task went without errors, but my attempt to simply drop extention.zip to firefox failed -  ...

@hediet, I hope it help

At this moment `ts-node/esm` can't handle some [edge-cases ](https://github.com/TypeStrong/ts-node/issues/1007#issuecomment-977820602). More stable alternative is [esbuild-node-loader](https://www.npmjs.com/package/esbuild-node-loader). Es-build work in transpile only mode, but work much faster. ```json "ava": { "extensions": { "ts":...

I am ready to change my favorite editor to any that would support pony code completion. Must have feature for newbie

> Or did you mean this message itself is not coming Yep, as I say "np hides this message from the user", user can see only "Prerequisite check" in progress....

Firefox 95.0.2 on Fedora 34 - works just fine

> ah... weird, It must be some interaction with the window manager then. I just tested again on my machine, problem is still there: pressing backspace, it deletes one character...