-
## 🐛 Bug Report
Hi, i'm using these to animate R3F components, but I do not run into this in development. The issue only occurs in production:
```js
Uncaught TypeError: r.willAdvance is not a funct…
-
Hi
Similar to Compatibility with NextJS: https://github.com/surevine/govuk-react-jsx/issues/102
We face the same issue where it isn't able to load an image, the application has been created using…
-
**Describe the issue**
Currently, compiled components do not include related CSS. Instead of living inside the component JS file, they are built into a separate CSS file and imported.
This has neg…
-
## Describe the bug
I tried to use dynamic routing from Next.js with next-i18next. I imported `Link` from NextI18Next instead of `next/link` and it causes the error saying:
`Your ``'s `as` value is…
-
### Subject of the feature
[docmatter](https://github.com/bevry/docmatter) is the frontmatter loader used in [docpad](https://github.com/docpad/docpad) which was the first big node.js static si…
-
- [ x] I have verified that the issue occurs with the latest twilio-video.js release and is not marked as a known issue in the [CHANGELOG.md](https://github.com/twilio/twilio-video.js/blob/master…
xndyz updated
4 years ago
-
ASP.NET Core supports integration with various single-page app (SPA) frameworks, including Angular, React, and React + Redux. Initially integration with these frameworks was accomplished with ASP.NET …
-
A common need for a UI app is a component that handles navigational links, where there is some built-in logic to handle the active route. A counterpart in react router is `NavLink`.
It seems to me …
-
### Integrate Build Size Bot
Integrate build size bot (or alternatives) to run on PRs to detect bundle size and performance regressions whenever changes are made to the repository.
[Example of …
-
Just wondering whether there is some information that could be of use here, since I've found in my sites a significant worsening of lighthouse results when comparing lighthouse v5.6 vs the new 6.0 (ht…