Skip to content
#

Vercel

vercel logo

Vercel is the optimal workflow for frontend teams.

All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.

Here are 5,136 public repositories matching this topic...

next.js
rikkit
rikkit commented May 30, 2022

Verify canary release

  • I verified that the issue exists in Next.js canary release

Provide environment information

    Operating System:
      Platform: linux
      Arch: x64
      Version: #1 SMP Tue Jun 23 12:58:10 UTC 2020
    Binaries:
      Node: 16.14.2
      npm: 8.5.0
      Yarn: 3.2.0
      pnpm: N/A
    Relevant packages:
      next: 12.1.6
      react: 18.
good first issue area: ESLint
swr
goblinfactory
goblinfactory commented May 26, 2022

https://github.com/vercel/swr/blob/43f01571f0a985b5b62792059efe18835c508a94/examples/autocomplete-suggestions/pages/index.js#L21

I know this is only sample code, ... but I can see this suddenly ending up in lost of places verbatim, especially now that we have AI's writing most of our code :D (grin)

documentation good first issue
nextjs-subscription-payments
andrewshrout
andrewshrout commented Dec 10, 2020

Feature request

The account details page is set up to imply that you can update your account. Entry forms and buttons that actually update these things in the database would be nice.

Describe the solution you'd like

An example of updating the name (so I can implement the email update), or full implementation by default.

Describe alternatives you've considered

Currently goin

enhancement good first issue
website
siriak
siriak commented Nov 24, 2021

Description of the bug

Description
Code implementation links of algorithms when opened are giving 404 errors. I observed such behavior for Bubble sort.

Actual behavior

  1. Go to https://the-algorithms.com/algorithm/bubble-sort
  2. Scroll down to Code Implementation links
  3. Click on Java

Actual behavior
4. See Github 404 page (the link is https://github.com/TheAlgorithms/Java/blob/ma

bug good first issue
Organization
vercel
Website
vercel.com