vaffel / react-components

Searchable repository of React-components
http://react-components.com/
MIT License
164 stars 22 forks source link

Content displays, then loading animation plays for a moment before content reappears #25

Open robertfw opened 9 years ago

robertfw commented 9 years ago

When I view any component page, the content from NPM displays for a flash before being replaced by the loading animation, which plays for a moment before being replaced again by the NPM content.

rexxars commented 9 years ago

Thanks for reporting. There seems to be some slight, subtle differences with our markdown parser when running it on the server and in the browser. We'll look into it and try to get a fix out soon.

robertfw commented 9 years ago

FYI, this seems to not be happening for me any more