next
Next.js is an open source React front-end development web framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.
Here are 2,119 public repositories matching this topic...
Issue Summary
Building with serverless results in an error:
Build error occurred
TypeError: Class extends value undefined is not a
-
Updated
Jul 18, 2019
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Feb 17, 2022 - JavaScript
Describe the bug
I do a yarn install as part of my Dockerfile image building steps and cookies.keys seem to be required.
Error observed:
ode:internal/process/promises:245
triggerUncaughtException(err, true /* fromPromise */);
Microformat
We should add logical microformats throughout the site
http://microformats.org/
https://microformats.io/
https://developer.mozilla.org/en-US/docs/Web/HTML/microformats
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Feb 28, 2022 - JavaScript
We have and use a Modal component in a few places.
No real issues with react-modal that I'm aware of, but I'd rather use Radix for most/all primitives.
This ticket is to replace our Modal component and re-implement a styled instance of Radix UI's Dialog and update any stories and integration tests. Feel free to remove unit tests
-
Updated
Aug 3, 2021 - JavaScript
-
Updated
Jan 3, 2022 - JavaScript
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Mar 17, 2022 - TypeScript
-
Updated
Mar 16, 2022 - TypeScript
-
Updated
Feb 13, 2022 - TypeScript
-
Updated
May 14, 2021 - JavaScript
-
Updated
Feb 17, 2022 - TypeScript
Created by Vercel
Released October 25, 2016
Latest release 28 days ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia
Component
DatePicker2
Reproduction link
Steps to reproduce
希望datepicker2的底层依赖dayjs,可以替换成其他的,比如moment,请参考Code Pen