Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-6 votes
0 answers
44 views

Which is better for building customized websites for business that need CMS, Wordpress or Netlify or Framer or Webflow? [closed]

everyone! I am trying to build websites for businesses. I am confused whether I should use Wordpress, Netlify, or Framer when making websites. I like how you can code from scratch in Netlify but also ...
-4 votes
0 answers
66 views

How to configure Astro site property for production and deploy previews without redirects?

I’m building a site with Astro, and I’m running into an issue with the site property in astro.config.mjs. Astro requires site to be defined (e.g., for generating sitemaps, RSS, canonical URLs). I’ve ...
0 votes
1 answer
31 views

Magic login link callback redirect not working

I built a Nextjs project named vocab builder at link https://vocab-builder.app and deployed it on Netlify. My tech stack is Nextjs, Authjs(v5), Resend. I set the login callback redirect to be my home ...
0 votes
0 answers
48 views

Can't trigger redirects using edge functions on netlify

I'm doing some research on netlify and I read that for redirects you can't use regex as it is not natively supported. Instead I read that you should use edge functions, however they do not seem to ...
2 votes
5 answers
153 views

React App in Prod and Github Page showing blank screen

I've been trying to figure out this issue since yesterday, going through videos and discussions, following everything to a t, yet I'm shown the same error over and over. I created my website using ...
0 votes
0 answers
40 views

Netlify Function works locally but gives 504 timeout in production

Context: I want to show some records from mongoDB to my front-end chrome extension(iNotes). So, i need backend that will communicate with my mongoDB. Problem: I'm building a serverless function using ...
0 votes
1 answer
82 views

CORS when redirecting with netlify

I have a SvelteKit project hosted on Netlify, and the idea is that if a user accesses the route mynetlifyproject.com/route, it should render content from another domain, specifically from app....
1 vote
2 answers
60 views

Trying to deploy NextJS app to Netlify, build fails because of fonts location

I have 3 local fonts in public/fonts path in my Next JS project. When I try to deploy it to Netlify, it fails because it can't resolve modules for fonts. This is what my layout.js looks like for fonts....
0 votes
0 answers
39 views

Content showing on localhost but not on deployment page

I'm working on a project that I am building with astro framework. I worked fine but when I deploying it today the content of two pages are empty. when I inspect the deployment page - every code ...
0 votes
0 answers
26 views

Unable to Log In to Netlify — Redirected to MCP Example or 404 Error

Issue Summary I'm trying to log in to Netlify, but I'm unable to access the actual login dashboard. Instead of being taken to https://app.netlify.com, I’m getting one of the following responses: ...
-2 votes
1 answer
100 views

doPost(e): e.postData is Undefined for POST Request from Netlify with application/json [closed]

I'm building a website hosted on Netlify that submits a form to a Google Apps Script web app. The form data is sent as JSON with the Content-Type: application/json header using the fetch API. The ...
-1 votes
1 answer
90 views

Netlify Redirects Not Working for Forcing .html URLs

I’m running into an issue with my static site, and I could really use some help. Here’s the situation: Project Structure: My project is a simple HTML, CSS, and JS site with the following structure: /...
0 votes
0 answers
42 views

Jekyll + Contentful on Netlify: Webhook rebuilds ignore fresh Contentful data, uses stale _data instead

Problem When Contentful content updates, Netlify rebuilds via webhook but uses outdated _data files instead of fresh Contentful data. The deployed site remains stale. Current Setup Jekyll site hosted ...
0 votes
1 answer
61 views

Deployed app returns an error if I try to initialize a var with preloaded value

We've got a Next.js application and this page which is supposed to show a product at the very first render. Thus, we use getServerSideProps to get the product data on server end: export const ...
0 votes
1 answer
98 views

Request header field content-type is not allowed by Access-Control-Allow-Headers in preflight response, with a Chrome extension

Consider: I'm working on a Google Chrome devtools panels extension. In it I have: const toDbBtn = document.getElementById("toDbBtn"); toDbBtn.addEventListener("click", async () =&...

15 30 50 per page
1
2 3 4 5
...
148

AltStyle によって変換されたページ (->オリジナル) /