reactjs/React.NET

ASP 6 Core VS 2022

Opened this issue · 2 comments

Hello is it updated for asp core 6 MVC? & VS 2022

I managed to build this in a .net 6 project however can seem to upgrade react to v18 only works on v16. get an error on textEncoder.

I have the same problem. Upgrading to react v18 breaks my app with an error on the text encoder. Only works on v16. Anyone reason why?