You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added this in 27df77f. Ensure you load a version of React in a script (eg. Webpack bundle) via AddScriptWithoutTransform and it should work fine. The only issue I can think of is if React's API changes between versions, as ReactJS.NET will still be calling the old methods internally (eg. React.renderComponent changing to React.render in 0.12).
Hi there. 0.13 is out and 0.14 is approaching. Is it possible that we didn't have to wait for a next react.NET release and provide .js by ourselves?
The text was updated successfully, but these errors were encountered: