Max Savin
Max Savin
have you considered using different Reactive Dictionaries to break up the Session variables? It works much like with Mongo collections
Hey Elias - I think I have a place to hook this in, but no guarantees yet.
I don't know how that is possible https://atmospherejs.com/meteorcandy/blaze > meteor add meteorcandy:blaze
@gitaudotdev maybe you can write the port? On Sun, Jun 7, 2020 at 10:59 PM gitaudotdev wrote: > is it possible to have react as the front-end package > >...
@monkeydri Does the new Tables feature in 3.0 satisfy this need?
I think those elements would only render if the module expanded.. at least that's how I was planning to implement it. I'll look into it tonight, thanks for letting me...
Hey man, source code for the new package is up :) You may also find this interesting https://github.com/msavin/Mongol/issues/9#issuecomment-75684606
Hmmm, maybe its best to have people manually specify which collections they want to watch in MongoInspector.
What other packages are you running? If you remove roles, does it go back to working?
I wonder if there is a conflict with aldeed:collection2 , can you try removing it or moving the packages around?