rtd icon indicating copy to clipboard operation
rtd copied to clipboard

Meteor app at localhost:3000 fails with template-engine-preview-5.5

Open tptee opened this issue 11 years ago • 6 comments

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: screen shot 2013-12-09 at 1 03 45 am

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!

tptee avatar Dec 09 '13 06:12 tptee

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!

xolvio avatar Dec 11 '13 06:12 xolvio

@xolvio Already does - see this pr https://github.com/EventedMind/iron-router/pull/238, the new rendering engine is supported on the shark branch (https://github.com/EventedMind/iron-router/tree/shark)

ghost avatar Dec 11 '13 12:12 ghost

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.

ghost avatar Dec 11 '13 12:12 ghost

Bump :)

ghost avatar Dec 16 '13 16:12 ghost

Soon, I promise :)

samhatoum avatar Dec 18 '13 00:12 samhatoum

Thanks for your quick reply, I am looking forward to it.

Be sure to keep us all updated :)

ghost avatar Dec 19 '13 09:12 ghost