-
**Describe the bug**
During iboost, the full parameter is not being set.
**Expected behavior**
That when iboost is set, both iboost becomes true and the Full attribute becomes true.
**Predbat …
-
Hola, hice este ejercicio del parcial del cuatrimestre pasado, me corre los asserts pero no se si esta bien como hice la estructura, me parece que es poco eficiente crear el vector de puertos sin sabe…
-
Hola, tengo unas consultas sobre el ej 4.
Yo lo hice con algunas diferencias de como esta en las soluciones y me gustaria saber si mi solucion es correcta.
Mas que nada queria saber por que el met…
-
Chatbar.tsx:153 Warning: Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependenci…
-
### What is the update you wish to see?
In the **Markdown and MDX** documentation pages, the example includes instructions to configure the `next.config.js` file. However, when creating a new App Rou…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: linux
Arch: x…
wmira updated
2 weeks ago
-
### What were you trying to do?
I was trying to load a document using `PDFDocument.load`, but it threw this Error.
The PDF document can be loaded without any issues on `pdf.js` and in other PDF rea…
-
## 🐛 Bug Report
in next-i18next version 13.2.2, When translations are rendered using getServerSideProps (next 13.5-pages router) , translations doesn't happen after couple of hours. I can only…
-
### Link to the code that reproduces this issue
https://stackblitz.com/edit/stackblitz-starters-xotxrf?file=app%2Fpage.tsx
### To Reproduce
1. Start the application in Development
1. Check t…
-
**Describe the bug**
When using `getTranslations({ locale, namespace: "Metadata" })` inside of the `generateMetadata()` function, the parsing is incorrect. I would expect this to return only `title`…