Skip to content

React.Exceptions.ReactScriptLoadException shuts down debugging and IIS Express #189

@SoonDead

Description

@SoonDead

Nowadays whenever I have a ReactScriptLoadException my debugging session shuts down.

I feed a webpack bundle to reactjs.net and whenever it changes (there is a separate webpack -w console that recompiles it) reactjs.net tries to reexecute it, throws an exception and that shuts down my iis express.

So basically everytime I hit ctrl+s on a jsx halfway through writing a function (where some variables are not declared yet for example) the debugging session shuts down. Since the project is large and needs around 30 seconds to start up, this is very annoying.

I'm asking for help on why this is happening and how to turn it off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions