Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

workaround for crashing clear-double-boot #8

Closed
wants to merge 3 commits into from

Conversation

noslouch
Copy link
Contributor

Fastboot includes some initial DOM parsing to clear server-rendered content (not entirely unlike our django-for-ember addon). The problem is that there are some assumptions about the DOM tree that can cause the app to crash if things are not structured 👌just so👌.

This patch includes a work around to the issue in ember-cli-fastboot.

I've opened a pr at ember-fastboot/ember-cli-fastboot#699 to fix this issue. Hopefully they will accept it and we won't need this bit of code.

ticket

@noslouch noslouch closed this in 6f70e1c Jun 3, 2019
@noslouch noslouch deleted the bad-markup-workaround branch June 3, 2019 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants