Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Exception when upgrading to latest React.NET version #484

Closed
@meisterpeeps

Description

@meisterpeeps

I tried updating to 3.2 and I am now getting a React.Exceptions.ReactNotInitialisedException: 'ReactJS.NET has not been initialised correctly.'

That includes three exceptions:
-TinyIoCResolutionException: Unable to resolve type: React.ReactEnvironment
-TinyIoCResolutionException: Unable to resolve type: React.JavaScriptEngineFactory
-ReactNotInitialisedException: React has not been loaded correctly. Please expose your version of React as global variables named 'React', 'ReactDOM' and 'ReactDOMServer', or enable the 'LoadReact' configuration option to use the built-in version of React.

Other than upgrading the nuget packages associated with React.NET and moving to React 16.0.0 from 15.4.1, I have changed nothing else. Before the update all was well.
Any thoughts? :/ Thanks for any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions