Mark Perkins
Mark Perkins
Hey @muriloime - thanks for the information, I've been pretty busy over the last few weeks so haven't had a chance to look into this for Rails 7 yet. I'll...
Hey @muriloime I've tested with a clean install of Rails 7 and have confirmed the the auto refresh is working fine for me, so it may well be something specific...
Closing this issue as the websocket problems have now been resolved as of Lookbook `v1.0.5`, so UI auto-refresh should finally now work for Rails 5.x apps now 😀
Hey @afomera, good to hear from you and really glad you are liking the new features :-) This is absolutely something I intend to add - I wanted to keep...
@palkan thank you so much for this heads up - I've never used Puma's clustered mode so I would not have caught this! I'll certainly add a note to the...
Hey all, thanks for all the info and ideas - I'm afraid not had much time recently to spend on digging into this but I'll try to get to it...
Ok, so I've got a branch up that should hopefully fix this problem roughly using @palkan's idea above. The branch is here: https://github.com/allmarkedup/lookbook/tree/previews-concurrency-fix @swanson @xdmx @palkan if you have any...
Thanks so much for all your help on this @swanson @palkan and sorry progress is so slow - I've unfortunately been out with covid for a little while so I'm...
Ok so I've just pushed some updates to the [previews-concurrency-fix](https://github.com/allmarkedup/lookbook/tree/previews-concurrency-fix) branch based on @palkan's comments - many thanks! That should(I hope) alleviate the potential race condition. - any issues let...
Hey @nicolasferraro - thanks for letting me know. The fix discussed above has already been released on both the 0.9.x and the 1.0.0-beta branches but it sounds like there are...