-
# Bug report
## Describe the bug
I have upgraded next.js from version 6 to 7, and running tests with jest now exits with the following:
`TypeError: require.resolveWeak is not a function`
## …
-
Hello, im using loadable with [rails ssr](https://github.com/reactjs/react-rails#server-side-rendering), so i faced the problem when my html being loaded for a while and then loadable shows fallback (…
-
- [x] I HAVE READ [THE FAQ](https://github.com/martpie/next-transpile-modules#faq) AND MY PROBLEM WAS NOT DESCRIBED THERE
**Are you trying to transpile a local package or an npm package?**
local
…
-
I have been experiencing random crashes with the latest version of loadable, this plugin and Gatsby
I can't repro it yet, but pasting my error in case anyone has an idea
```
Failed to validate …
-
### Summary
I have a Next.js 11 project (on current latest 11.1.4), and used the plugin thus far with no errors in the Netlify build log.
After bumping the plugin version to latest 4.2.4, I see th…
-
Hi ,
I am building a react app with v16.13.1
I am trying to enforce that component name should in pascal case . To do that I have added **react/jsx-pascal-case** . even adding this rule also …
-
### Summary
When hitting the url `/_redirects` it get a internal server error
### Steps to reproduce
1. move your file `_redirects` from the root folder to the `public` folder as instructed
1. hit…
-
Hi
I was trying to use loadable-components with server side rendering, and some things seemed unclear and non-obvious.
Want to highlight them here for you to consider adding details on them.
- Sh…
ghost updated
2 years ago
-
We are great fans of lazy-css functionality in `ng build`, it allows us to serve several apps from one code-base, as we add app1.css ... appN.css depending on the request, using angular universal.
Gi…
-
### Describe the Bug
Ich habe ein neuen Admin erstellt. Nachdem ich mich mit ihm anmelden wollte, bekam ich diesen Fehler.
### Steps to Reproduce
1. new admin account via terminal
2. Log…