Adam T
Adam T
@coldnew What about an upversion? This is certainly a breaking change & a major version bump is appropriate.
Or downgrade from 1.2.5 to 1.2.3.
Seems to work but spits out some errors at the very bottom of the output. Here is the tail end of the output on my Mac (10.10.5): ``` ... installing...
The best solution I found was to disable ordering in the entire file. This works for me since I only have 1 file that needs the exception. https://github.com/trivago/prettier-plugin-sort-imports/blob/main/docs/TROUBLESHOOTING.md#q-how-can-i-prevent-the-plugin-from-reordering-specific-import-statements > adding...
This should be done now, attached PRs have been merged! 🥳
Can this be left open? It's a production bug. Not only does the SDK close upon Back pressed, there are zero events fired as a result, meaning we have no...
Oh I was using the webview directly there, and saw no events at all. But after turning the SDK on, yes I do get an onExit, and it seems to...
Update on this - it is still an issue. We are seeing only camelCase event properties on one platform and only snake_case on the other. This is hard to manage...
Seeing this too. Most of the time, when I type `quit` in a Leiningen REPL, I get a response of "Bye for now!" followed by no prompt. Using VisualVM I...
I have made a clone/fork at BitBucket that uses Clojure 1.6 and Lucene 4.10. I make no guarantees as to maintenance, and I don't claim any ownership at all. If...