ghcjs / jsaddle

JavaScript interface that works with GHCJS or GHC
116 stars 62 forks source link

jsaddle-warp restarts periodically #130

Open tysonzero opened 2 years ago

tysonzero commented 2 years ago

You can see this on my very simple dag rendering repo here.

If you open up the site and wait around for a bit, it'll run the client entry point again and duplicate the content.

This may or may not be related to a variety of issues we are having on our much larger company repo. The site will basically more or less crash fairly frequently, even though the site works very well with GHCJS.