Piotr Stus

Results 3 comments of Piotr Stus

Hi @Fremen1990, there is no bug with enum titles. It is not just replaced name, but also structure. You should make a little more changes in your schema - replace...

Hi @heysujal, you can clone my [example library](https://github.com/Stusu/reactstrap-issue) that throws that errors when `yarn tsc` script is executed for it.

I think I have simpler example of the same issue: https://codepen.io/stusu/pen/rNKRmbM The issue here is that I have 2 custom fields which both calles onChange (from useEffect) at the same...