juliancwirko/react-s-alert

Preact rendering issue

Open

#64 opened on Feb 13, 2018

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (660 stars) (74 forks)batch import
help wantedreproduction repo needed

Description

Every second attempt to show Alert renders an invisible element (style=display:none) when using Preact instead of React. image

Contributor guide