You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I have a strange situation with fast render. I'm use iron router+fast-render+publish composite.
My routes configured correct, via fast-render guide. But fast.render debug show me 0 subscriptions in console on the client. In fact, I have empty object in fast.render.debbuger.
Hi! I have a strange situation with fast render. I'm use iron router+fast-render+publish composite.
My routes configured correct, via fast-render guide. But fast.render debug show me 0 subscriptions in console on the client. In fact, I have empty object in fast.render.debbuger.
Example of Route:
In console FastRender.debugger.getPayload() return only users object
Is it work with publish composite? Or problem in router?
UPD: Or may be problem in Astronomy-ORM i use in project?
The text was updated successfully, but these errors were encountered: