Skip to content

Don't reload the web page when editing actions in +page.server.ts #8779

@amr3k

Description

@amr3k

Describe the problem

When developing complex forms, validation becomes hard problem especially when the vite server reloads the whole page every single change in actions.

I made this stackblitz demo to better illustrate this issue.

Describe the proposed solution

I'd love to be able to edit anything inside the actions without having to fill all the data within the form.

Alternatives considered

No response

Importance

would make my life easier

Additional Information

I don't really know if this is a sveltekit issue, or a vite one.

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