-
**Describe the bug 🐛**
I got a 500 from SSR response. In my log I get `RangeError: Maximum call stack size exceeded`
**To Reproduce 🔍**
Infortunately, I have only this problem on production,…
-
It would be nice to have typescript/tslint support as part of the configuration
This feature request is available on Nuxt.js community (#c16)
-
It seems that the documentation for this project isn't getting updated and maintained.
> generated by LDoc 1.4.6Last updated 2030-01-01 00:00:00 - https://awesomewm.org/apidoc/theme_related_librar…
-
# This is now supported in the latest versions of Next.js!
## Goals
- Allow users to have their pages in `src/pages`
## Background
Next.js has a special `pages` directory where every file …
-
:tada: Thanks for being brave and donating your valuable time to testing unfinished beta software :tada:
webpack 5 is in beta phase now. This means major changes and features are done. Major breaki…
sokra updated
4 years ago
-
**Current behavior:**
When importing build generated from create react app into ssr nextjs -> 'ReferenceError: document is not defined' error gets thrown
Library from is generated from creat…
-
"transform-decorators-legacy" works fine with next@6. Here is the version:
```javascript
"dependencies": {
"mobx": "^5.1.2",
"mobx-react": "^5.2.8",
"next": "^6.1.2",
"babel-pl…
-
Hey, Luke 👋🏻
So I was trying snowpack out, and the docs brought me here. Their doc highly recommends `servor`. 😉 I've watched you in YT on pushing the web forward on a bundle-less future. I'm excit…
-
Hello,
This is probably going to be a really stupid question, but I am a beginner with this type of tech and I have been trying to get your template to work and the only thing I got stuck on is thi…
-
## Summary
Allow Next.js to become fully hybrid by providing methods to do both static generation and server-side rendering on a per-page basis.
- Two new per-page data fetching methods
- `ge…