ember-fastboot / ember-fastboot/fastboot

Block elements inside `p` cause rehydration failures

Open
#249 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
155
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Example:
`

foo

`

Browser close `p` when seeing a block element inside, so, for example above, they end up creating a DOM that matches `

` instead.

I suspect Simple DOM used in Fastboot does not behave the same, this results in rehydration markers getting messed up and ends with rehydration errors on the client side halting the whole app.

/cc @krisselden @rwjblue

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.