panmona / feliz-reactcomponent-repro

Repro for a bug in Feliz or Feliz.MaterialUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feliz ReactComponent Reproduction

This app was created with Feliz Template.

Reproduction

npm install
npm start
  1. type into text field below [<ReactComponent>]

Expected Result

The input field doesn't lose focus

Actual Result

The input field loses focus

Info

This didn't happen before when using React.functionComponent (See the difference between TextFieldFunctionComponent and TextFieldAnnotation)

About

Repro for a bug in Feliz or Feliz.MaterialUI

License:MIT License


Languages

Language:JavaScript 51.4%Language:F# 43.8%Language:HTML 4.8%