nextjs
Here are 6,443 public repositories matching this topic...
What is the problem?
Steps to Reproduce
- Start an installer, for example
blitz install chakra. - When it outputs dependencies and asks you to press
ENTERto install, presscontrol+C(or otherwise cancel). - See the successful output:
🎉 The recipe for Chakra UI completed successfully! Its functionality is now fully configured in your Blitz app.
Cancelling a
-
Updated
Sep 3, 2019 - TypeScript
Summary
Some screen plugins need a different UI than a sidebar or a popup. It would be nice to get all of the ergonomic benefits of a screen, w/o needing to use the Tina sidebar UI or popup UI.
-
Updated
Dec 4, 2020
-
Updated
Dec 1, 2020 - TypeScript
-
Updated
Nov 24, 2020 - TypeScript
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Jul 18, 2019
-
Updated
Dec 4, 2020 - JavaScript
Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).
If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i
-
Updated
Dec 4, 2020 - TypeScript
DefaultSeo og:title and og:description only overridden by NextSeo when openGraph config provided
Hi! First off, thank you so much for this library!
I noticed some unexpected behavior (not sure if it's a bug or intended) when using DefaultSeo and NextSeo. The DefaultSeo og:title and og:description meta tags are not overridden by NextSeo's title and description configurations unless an openGraph configuration object is provided to NextSeo. I believe this is due to http
-
Updated
Nov 30, 2020 - TypeScript
-
Updated
Dec 5, 2020 - TypeScript
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Nov 15, 2020 - JavaScript
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Dec 5, 2020 - TypeScript
Improve this page
Add a description, image, and links to the nextjs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nextjs topic, visit your repo's landing page and select "manage topics."

Bug report
Describe the bug
Emotion 11 throws an error during the compilation. The issue is similar with the issue number #19746.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or