Michael Salihi
Michael Salihi
Are you on Chrome ? If yes, you can download the version 0.6.628 from [this link ](https://github.com/akahuku/wasavi/releases/download/v0.6.628/wasavi.crx) and follow method 2 from [here](https://blog.hunter.io/install-chrome-extension-manually/) to manually install extension.
Oh I just try and it works. I had missed these options ! Thx @igavronski. I continue to testing tomorrow and if it works without problem, I'll close this issue.
The first solution works with buddy's session backend. Here's a gist of the legacy buddy session example with Reitit replacing Compojure: https://gist.github.com/prestancedesign/e0da3f57d8a07855c2d9fcb26198f0b4 Maybe it can help. Cheers.
Emacs is stuck when opening file containing `comment` when clojure-toplevel-inside-comment-form is t
I Just got the same bug suddenly. > Do emacs -q -l plain.el foo.clj where plain.el is Trying https://github.com/clojure-emacs/clojure-mode/issues/586#issuecomment-830762217 procedure and Emacs stuck with high CPU charge on Emacs 28.1...
Hi, Your db/migrate/\* files begin with 001, 002, ... timestamp and that cause conflict with redmine_root_install/db/migrate/001... when we install the plugin. This topic help me to find the issue :...
Hi, To point out that we also encountered the same situation on our application. Have any investigations been carried out since then?
Yes same experience here and found this related issue https://github.com/clojure-emacs/clojure-mode/issues/586.
Did you find a solution since? Sometimes doing browser manually refresh after adding css/js links + impatient-mode on the buffers is necessary.
Hi, I just test **react-native-figwheel-bridge** and it's work great ! Thx > I will make use of that in re-natal. Anything new about using it for re-natal ? Or I...
@dmg46664 Standalone no, but with Fighweel-main of the same author. Here is the doc: https://figwheel.org/docs/react-native.html