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

fix: Fastboot title updates with nested slow model() routes #196

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

raido
Copy link
Contributor

@raido raido commented Oct 16, 2020

This PR makes sure we always render one title element during Fastboot render.

Unfortunately it is not possible to acceptance test this, because there's is no way to test handover from "fastboot -> client side".

Closes: #195

@raido raido requested a review from knownasilya October 16, 2020 19:55
@raido
Copy link
Contributor Author

raido commented Oct 16, 2020

Once this is merged we should roll out v6.1.0 - as we have removed EmberArray etc. dependencies, so there have been quite few changes, more than patch version would justify in my opinion.

@raido raido force-pushed the bugfix-fastboot-title branch from 13071bd to 6286ed2 Compare October 16, 2020 20:13
@raido raido force-pushed the bugfix-fastboot-title branch from 6286ed2 to 379b6bd Compare October 16, 2020 20:17
@raido
Copy link
Contributor Author

raido commented Oct 16, 2020

I cleaned up few things and good for review.

@knownasilya
Copy link
Contributor

knownasilya commented Oct 16, 2020

I'd disagree about the minor bump, since there were no new features. It has all been internal changes. Are you concerned about a breaking change?

@knownasilya knownasilya merged commit 0fa6f8c into ember-cli:master Oct 17, 2020
@raido raido deleted the bugfix-fastboot-title branch October 17, 2020 05:00
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

Successfully merging this pull request may close these issues.

fastboot issues with 6.0.1
2 participants