Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calling a method with the name handler inside a server function causes the app to crash. #3698

Open
julianklumpers opened this issue Mar 8, 2025 · 0 comments

Comments

@julianklumpers
Copy link
Contributor

julianklumpers commented Mar 8, 2025

Which project does this relate to?

Start

Describe the bug

Calling a method with the name handler inside a server function causes the app to crash.

Your Example Website or App

https://codesandbox.io/p/devbox/stupefied-rumple-7m233t?file=%2Fapp%2Froutes%2Findex.tsx%3A13%2C4

Steps to Reproduce the Bug or Issue

check routes/index.tsx

Expected behavior

As a user i expect the call methods with the name handler from other functions inside server functions

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: Chrome - Version 133.0.6943.127 (Official Build) (arm64)
  • Start version: 1.112.19

Additional context

No response

@julianklumpers julianklumpers changed the title Calling a method with the handler inside a server function causes the app to crash. Calling a method with the name handler inside a server function causes the app to crash. Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant