-
Tried using this in next.js as described in docs here:
- https://docs.expo.dev/versions/latest/sdk/font/
- https://docs.expo.dev/guides/using-nextjs/?redirected#font-support
But even with `next-f…
-
I'm on chapter 10. Although my project still works locally, I started getting this error in the build logs in vercel:
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tr…
-
I have no idea what's causing this bug. When i go to my page, sometimes it will split the lines correctly and sometimes it will split additional line. I get the bug 1 out of 10 if I do refresh, mostly…
-
**Hi**
I am using the react-pdf with my nextjs e-commerce web to generate invoice pdf but it is working until I haven't upgrade to react 19 and Next js 15 after upgrading it giving me the following e…
-
When following the nextJS example, the way the css is being loaded into the module still applies the styles globally. This causes all font's on our app to become the font within that stylesheet. Do yo…
-
When I try to generate a pdf, my console returns:
`ERROR Error: ENOENT: no such file or directory, open 'C:\Users\Me\Project\.sst\artifacts\dev-app-ApiStack-api-Lambda_POST_-doc\services\functions/…
-
Receiving an error about the Lato-Black font in the Application component.
- [x] I have searched the [issues](https://github.com/nexxtway/react-rainbow/issues) of this repository and beli…
-
Hi, i know that you do not encourage the use of copy, but i have a tricky need.
I have a node_module with a css file and relative font urls :
`@font-face{font-family:"Avenir";src:url("./fonts/ave…
-
1. which specific flavor of react is being used, like, is it pure reactjs or vitejs or nextjs.
2. how the folder structure is done, which folder is responsible for what etc.
3. How we can set enviro…
-
### Link to the code that reproduces this issue
https://github.com/jmotes/next-font-bug/
### To Reproduce
Run these commands to build the image and launch the app:
```
docker build -t nex…