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

Netlify functions are not being deployed with React app #5416

Open
1 task done
francis04j opened this issue Jan 17, 2025 · 0 comments
Open
1 task done

Netlify functions are not being deployed with React app #5416

francis04j opened this issue Jan 17, 2025 · 0 comments

Comments

@francis04j
Copy link

Describe the bug

As the title said, i have a react vite application that uses netlify functions. When i click on deploy. Iit seems to deploy successfully and give me the url of the application. However, all calls to the netflify functions are returning 404.

Sorry, i'm new to Netflify via Bolt so apologies if this come across as noob

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-wyadfa

Validations

  • Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance.

Steps to reproduce

  1. Go the Bolt URL
  2. Click on Deploy
  3. Go the deployment url given by Bolt LLM. e.g.
  4. There is 404 on the landing page

Expected behavior

404 error should not occur. The app should connect to the netlify functions

Screen Recording / Screenshot

No response

Platform

Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 93591700,
  "usedJSHeapSize": 89457580,
  "jsHeapSizeLimit": 4294705152
}
Username = francis04j
Chat ID = 5425e1e63419
Client version = b03c990
Server version = b03c990

Additional context

No response

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