Burkhard Vogel-Kreykenbohm
Burkhard Vogel-Kreykenbohm
Yeah, unfortunately it seems that the project is dead.
yes, this here: https://github.com/meetfranz/plugins/issues/505
I guess the project is dead, I don't even get answers if I write to their billing address as a paying customer.
> Quick update; this change seems to require us to drop support for some older Ruby versions, so we're internally discussing how we can address this properly. Will keep you...
I really like the idea behind `docker-sync`, but this should be optional.
Point is that `docker-sync` is not required with neither Windows nor Linux and additionally the need to install ruby (which is a real hassle on Windows) just to get this...
Yes happens to me in sigle thread mode as well, probably STI may be related?
@fxn Yes, and refreshing the page again will work, however no real reload happens and the code get's stale
Will try to get a minimal setup to reproduce our error
intermediate update: still facing this issue, hadn't had the time to create sample application but it seems directly related to our use of STI classes. We added the suggested StiPreload...