Eric Katz
Eric Katz
I'm confused, is there a pull request for this fix from https://github.com/wdollar/Laravel-4-Generators-Bootstrap-3 or is this going to stay in a separate fork for some reason?
@tshaddix any thoughts on this one? We'd love to get an update that can gracefully handle Immutable or at least remove the assumption that everything passed is a vanilla JS...
Will try to take a peak at the custom serialization at the end of the week and let you know how it goes. 👍
@boxi79 curious what your serializer looks like - haven't had a chance to dig into our implementation for things yet because its not been a priority to update yet but...
@Arcanemagus Looks like this has solved the performance issue -> will be testing throughout the day to see if it still comes up.
Anything I can do to help fix this?
> As of now the fix is to go to the terminal and manually start the flow server for the current version. As of today this is still the best...
Thanks for all the hard work @imakewebthings! 👍 ❤️ waypoints.
Can we use portals for this instead?
As of right now anytime you interact with the Table in a way that triggers reload (sorting by column for instance) it continually instantiates and appends a completely unique React...