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
RTD doesn't seem to work with the preview releases for Meteor's new templating/rendering engine. The RTD CLI works fine and grunt tasks seem to run ok (only saw coffeelint run so far); however, on both the client-side Meteor app and its mirror the console spits out the following errors:
My guess is that the variable name change from Spark (old renderer) to UI (new renderer) broke something in the process. I know it's not out yet but I thought it'd be worth investigating!
The text was updated successfully, but these errors were encountered:
Thanks for letting us know. I've not had a chance to mess around with the new rendering engine yet. I will soon though. We're waiting on the new iron-router to work with the new rendering engine before we convert our app! Dependency chain right there!
All of the projects I'm working on would benefit in some way from switching to the new engine but most are dependant on rtd & iron-router. It would be great if rtd could soon be updated to include support for the new engine as well.
RTD doesn't seem to work with the preview releases for Meteor's new templating/rendering engine. The RTD CLI works fine and grunt tasks seem to run ok (only saw coffeelint run so far); however, on both the client-side Meteor app and its mirror the console spits out the following errors:
My guess is that the variable name change from Spark (old renderer) to UI (new renderer) broke something in the process. I know it's not out yet but I thought it'd be worth investigating!
The text was updated successfully, but these errors were encountered: