brucewpaul / react-test-project

this is a test project to replicate a bug with react16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Test Project

This is a test repo to replicate a bug in react 16

see facebook/react#11726

If there is a client/server mismatch for text inside of an a or button element, it causes it to be automatically focused on page load.

How to replicate

you get the expected Text content did not match. Server: "TEXT" Client: "CLIENT TEXT" warning in the console, but that's it.

About

this is a test project to replicate a bug with react16


Languages

Language:JavaScript 100.0%