juliancwirko/react-s-alert

Preact rendering issue

Open

#64 opened on Feb 13, 2018

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

Repository metrics

Stars
 (660 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide