Skip to content

Dismiss full page reload after fixing compile errors #2217

Closed
@RohovDmytro

Description

@RohovDmytro

After making some tweaks and introducing a type in a component name

<ComponentThatDoNotExistDefinataly />

So we have compilation error. And fixing that typo leads to full page reload.

But wouldn't that be nice, if we could reject that hot-update-patch and swap it only if compilation succeeded? Or use another approach but the aim is to prevent page from reloading after fixing that typo.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions