preactjs / preact-compat

ATTENTION: The React compatibility layer for Preact has moved to the main preact repo.
http://npm.im/preact-compat
MIT License
949 stars 148 forks source link

Link react-router-dom stops rendering when using preact-compat #402

Open zhenyulin opened 7 years ago

zhenyulin commented 7 years ago

<Link to="/"><div className="logo" /></Link>

clicking on the link the page doesn't render, while refresh works