reactive-table
reactive-table copied to clipboard
very slow when I tried to change the url to "reactive-table" many time.
I tried to change url
to show reactive table
many time, it is very slow,
I thinks that it have problem with subscription/cache
// Server
ReactiveTable.publish("insecure-items", Items);
// Client
...........
Sorry, I have no idea what the problem is. If you have steps to reproduce it or an example app with the problem I can take a look.