Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yield and Template.dynamic broken since Meteor 3.0.3 #118

Open
drone1 opened this issue Dec 10, 2024 · 1 comment
Open

yield and Template.dynamic broken since Meteor 3.0.3 #118

drone1 opened this issue Dec 10, 2024 · 1 comment

Comments

@drone1
Copy link

drone1 commented Dec 10, 2024

I'm having an issue:

I made a very simple project to demonstrate the bug.

https://github.com/drone1/flowrouter-no-data-context-bug

yield no longer works since Meteor 3.0.3. It last worked in Meteor 2.16.

Neither does Template.dynamic

The project demonstrates both.

The most info I have is that the layout template's this is undefined on re-render, and as such, there is no data.

  • Version of flow-router-extra you're experiencing this issue: 3.10.1
  • Version of Meteor you're experiencing this issue: 3.0.3, 3.0.4, 3.1
  • Browser name and its version (Chrome, Firefox, Safari, etc.)? Tested in Chrome
  • Platform name and its version (Win, Mac, Linux)? macOS 15.1.1
@drone1
Copy link
Author

drone1 commented Dec 27, 2024

@dr-dimitru, any thoughts on this? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant