Phoenix: H2 content from pages served with Cowboy 2.2.1 is rendered out of order.

Created on 24 Jan 2018  路  6Comments  路  Source: phoenixframework/phoenix

With the Cowboy 2.2.1 update I have been testing several applications and noticed that content is being presented out of order in Chrome and Safari.

A portion of the body content is being rendered before the initial HTML tag. Portions of the content are also missing.

I have am trouble reproducing the issue with a sample that I can provide to debug but I have opened an issue on Cowboy so that we can track it here:

https://github.com/ninenines/cowboy/issues/1258

Most helpful comment

All 6 comments

Head's up @josevalim - we are going to need to get this fixed as well before release...

Okay 2.2.2 has been tagged and I have tested it, even using a couple applications. It works. We're good.

Close this once 2.2.2 has been release in hex and added to the deps.

Awesome, thanks for all the testing!

Someone still needs to push 2.2.2 to hex...

Oh, I believe @gazler pushed the last ones. Ping @gazler!

Was this page helpful?
0 / 5 - 0 ratings