Mercy
Mercy
**Describe the bug** After running yarn hot for some time the application crashes with the message 'Redis connection in broken state: connection timeout exceeded.' **To Reproduce** One of the cases...
While #6787 was developed, it was seen that using React Suspese at the app level generates the navigation problems described below. (React Suspense makes it possible to switch the rendering...
With the last upgrade of Storybook in #6775 `npx storybook@latest upgrade`, eslint ^9.2.0 is required as a dependency, this version has breaking changes described in the [migration guide](https://eslint.org/docs/latest/use/migrate-to-9.0.0)
fixes #6699 fixes #6696 fixes #7043 fixes #6959 fixes #6676 PR checklist: - [ ] Update READ.me ? - [ ] Update API documentation ? QA checklist: - [ ]...
**Describe the bug** api/thesauris admits empty groups, these values are not valid options for an entity's property. **Expected behavior** The endpoint should return a validation error when there are empty...
Upgrade from Mongoose 8.1.2 to version ^8.4.x results in type errors and a couple of broken tests due to some incompatibility with MongoDB's current version
Flowbite update in #6975 introduced changes that make necessary flowbite-datepicker to be also upgraded.
As it was defined for the API in #5494, handling exceptions for loading PDF files could be used as a sample to define the following on the client side. -...