Open s7dhansh opened 8 years ago
in line https://github.com/aslagle/reactive-table/blob/master/lib/server.js#L3
@aslagle can you help me? Basically I want the selector to change, but that change is not possible with the filters. The complication arises because of the need of a reactive join on 2 collections.
Sorry, it's not possible. If you really need that you'll have to write your own publication instead of using ReactiveTable's.
in line https://github.com/aslagle/reactive-table/blob/master/lib/server.js#L3
@aslagle can you help me? Basically I want the selector to change, but that change is not possible with the filters. The complication arises because of the need of a reactive join on 2 collections.