Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
50 views

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
55 views

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
191 views

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
1 answer
62 views

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
92 views

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
68 views

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
52 views

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
33 views

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
116 views

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
111 views

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
49 views

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

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
111 views

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

I'm working on a chrome devtools panels extension. In it I have: const toDbBtn = document.getElementById("toDbBtn"); toDbBtn.addEventListener("click", async () => { const ...
0 votes
1 answer
57 views

So I was happily building and deploying to netlify quite easy up until the other day when I started getting this error: Failed to compile 12:57:28 PM: ./components/ui/accordion.tsx 12:57:28 PM: Module ...

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

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