jhen0409 / react-chrome-extension-boilerplate

Boilerplate for Chrome Extension React.js project
MIT License
2.14k stars 388 forks source link

Misplaced elements at first display #69

Closed stephanebruckert closed 6 years ago

stephanebruckert commented 7 years ago

After a simple click on the extension icon, the elements inside the popup are all displayed in a messy order, until I start using it by clicking anywhere in the popup.

The weird thing is that I took a screenshot and all seems fine on it!

Just wanted to know if you see what I mean (if it happens, it's quite obvious to notice)?

On Mac and my Chrome is up-to-date.

thundergolfer commented 7 years ago

I installed and started it up today on Mac OSX Sierra with up-to-date Chrome and experienced the same issue.

HaveF commented 6 years ago

I do suppose it maybe load page, css things, and render finally.

stephanebruckert commented 6 years ago

This looks fixed on my side. I can't reproduce it with and up-to-date Chrome. Built with stable Node