question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup Issues - this.render()

See original GitHub issue

Hello,

I’m working on setting up flow-router for a new project and having real trouble getting this.render() to do anything. No matter what I try, I continue to see Error: '.render()' - Requires 'blaze' and 'templating', or 'blaze-html-templates' packages to be installed and can’t get anything to show up on screen.

To try and troubleshoot most clearly, a recent one of my experiments went like: meteor create test --full cd test meteor remove kadira:flow-router meteor add ostrio:flow-router-extra Then in imports > startup > clients > routes.js, I adjusted the import statement and changed BlazeLayout.render() to this.render()

Meteor –full mode starts with blaze-html-templates included, so I expected everything to work, but I can’t get rid of this error or get anything to render. I’ve tried adding/removing every combination of those 3 packages imaginable.

Thanks in advance for any insight into what will likely turn out to be a very trivial problem 😉

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
cdoecommented, Feb 9, 2018

Yes. Very helpful. It is a bit more clear stated that way. Thanks again!

0reactions
dr-dimitrucommented, Feb 9, 2018

Please, support this project by:

Read more comments on GitHub >

github_iconTop Results From Across the Web

Debugging React performance issues with Why Did You Render
Learn how to detect and resolve performance issues in React easily using the library Why Did You Render.
Read more >
this.element is not accessible until this.render() is settled #281
I try to test if the loading animation is rendered while the component is loading data. The test looks something like: import {...
Read more >
Fix export issues in Premiere Pro - Adobe Support
Fix common export issues in 7 simple steps · Choose File > Project Settings > General. The Project Settings window opens. · In...
Read more >
Scene Troubleshooting - Chaos Help Center
Reset the Render Settings (). Right-click on the image in the History window and select Compare V-Ray Settings. A new window pops up...
Read more >
Cinema 4D Team Render, Part 09 - Cineversity
You'll learn basic troubleshooting steps, including updating Team Render, adjusting firewall settings, disabling Bonjour, checking ports, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found