Skip to content

Server function call failed with status 405 #3346

Description

@scesbron

Describe the bug

I have a problem with HMR with the latest version 2.0.0-rc7, after I modify the code, when I navigate between pages I have an error "Server function call failed with status 405"

I don't know if it related to #3150 and its fix.

Your Example Website or App

https://github.com/scesbron/solid-devtools-get-405

Steps to Reproduce the Bug or Issue

  1. start the project with bun run dev
  2. you can go to page A and page B without any problem
  3. change something in the code (for example Title of page A)
  4. now if you navigate between pages you have an error "Server function call failed with status 405"

Expected behavior

As a user I expect that my app keeps working correctly after code modification and HMR

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: Firefox
  • Version: 154.0.1

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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