Vercel
Vercel is the optimal workflow for frontend teams.
All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.
Here are 2,455 public repositories matching this topic...
The documentation for mutate talks about local mutation for faster feedback, but the documented way to use it only mutates after a promise has resolved - in other words, not immediately.
As a result, I've found myself writing code in this kind of pattern:
mutate(path, { ...data, patch }, false); // mutate immediately, don't revalidate
await patchData(patch); // await the -
Updated
May 24, 2021 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Apr 28, 2021 - TypeScript
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
Jun 9, 2021 - Python
-
Updated
Jun 12, 2021 - JavaScript
Feature request
Is your feature request related to a problem? Please describe.
When you deploy the starter it doesn't have any products and prices because the Stripe account doesn't have any.
Describe the solution you'd like
Create a fixture json file to bootstrap some products & prices: https://stripe.com/docs/cli/fixtures
-
Updated
Mar 24, 2021 - JavaScript
Preview on Vercel
Hi again,
I see that it is stated in the documentation that "Live preview from Sanity" is possible and I was wondering if you could provide some insight into how to best set this up?
I'm quite new to Next.js as I come from Gatsby where things are done in a completely different way, and is also the primary reason for my recent switch to NextJS where it is my understanding that I have more opt
-
Updated
May 10, 2021 - JavaScript
-
Updated
May 21, 2021 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
Atm now-deno uses the latest release but I think it would be good for users to (optionally?) pass a version number for the deno-lambda release to use.
(In the future this will match the deno version.)
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
Hi there, it would be great if we can customize the comments with the preview url. I think there are two ways:
- Allow template string in "github-comment"
- So users can it as "I have deployed {{previewName}} at {{previewUrl}}".
- Create the
githubCommentafter we have set the output of "preview-url"- Currently, the
githubCommentwas created at the [very beginning](https://githu
- Currently, the
-
Updated
Jun 1, 2021 - TypeScript
- Organization
- vercel
- Website
- vercel.com
What example does this report relate to?
with-Apollo
What version of Next.js are you using?
10.0.0
What version of Node.js are you using?
10.14.2
What browser are you using?
chrome
What operating system are you using?
macOS
How are you deploying your application?
Other platform
Describe the Bug
The Apollo client query response is s