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,059 public repositories matching this topic...

next.js
felixmosh
felixmosh commented May 10, 2022

Verify canary release

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

Provide environment information

Operating System:
  Platform: darwin
  Arch: x64
  Version: Darwin Kernel Version 21.4.0: Fri Mar 18 00:45:05 PDT 2022; root:xnu-8020.101.4~15/RELEASE_X86_64
Binaries:
  Node: 16.13.2
  npm: 8.1.2
  Yarn: 1.19.1
  pnpm: N/A
good first issue area: documentation
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