We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Browser starts without link…
Im running a zero config setup.
Clojure 1.11.3
Lein: project.clj Project file contains [com.github.gnl/playback "0.5.4"]
core.clj starts with: (ns xyz.core (:require [playback.preload]))
Running lein repl …
Browser starts new window without link…
Portal plugin in IntelliJ still works, when redirecting portal to IntelliJ.
The text was updated successfully, but these errors were encountered:
FIXED I had a crippled binary of chrome in my path: ~/bin/chrome that ignored url. So it started as empty browser.
Sorry, something went wrong.
No branches or pull requests
Browser starts without link…
Im running a zero config setup.
Clojure 1.11.3
Lein: project.clj
Project file contains [com.github.gnl/playback "0.5.4"]
core.clj starts with:
(ns xyz.core
(:require [playback.preload]))
Running lein repl …
Browser starts new window without link…
Portal plugin in IntelliJ still works, when redirecting portal to IntelliJ.
The text was updated successfully, but these errors were encountered: