Skip to content
New issue

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

opens browser without link #6

Open
bennoloeffler opened this issue Jun 25, 2024 · 1 comment
Open

opens browser without link #6

bennoloeffler opened this issue Jun 25, 2024 · 1 comment

Comments

@bennoloeffler
Copy link

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.

@bennoloeffler
Copy link
Author

FIXED
I had a crippled binary of chrome in my path: ~/bin/chrome
that ignored url. So it started as empty browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant