day8 / re-frame-template

A Leiningen template for creating a re-frame application (client only) with a shadow-cljs build.
MIT License
584 stars 90 forks source link

Browser console error - "The message port was closed before a response was received" #167

Closed nickdex closed 10 months ago

nickdex commented 2 years ago

After following the steps for creating the project and running from emacs (cider-jack-in-cljs) and opening http:localhost:8280, you can see this console error.

image

OS: Windows 10

superstructor commented 2 years ago

@MawiraIke Can you see if you can reproduce this error when jacking in from emacs ?

MawiraIke commented 2 years ago

Okay, on it @superstructor .

kimo-k commented 10 months ago

Can't repro, though I am on linux, not Windows. Feel free to reopen if this is still happening. My best guess is that upgrades to cider, nrepl, etc... may have solved this already, or it could be caused by something in your system config, such as an antivirus/firewall.