Urvashi Sharma

Results 10 comments of Urvashi Sharma

Facing this issue. No idea how to clear the toasts.

Downgraded `react-anchorme` as it has compatibility issues with `happy-dom` test environment after the latest upgrade. This could lead to potential build issues, if ignored. [Here](https://github.com/potty/react-anchorme/issues/32) is the reported issue.

Updated the description to exclude `react-anchorme` from the list. It will be upgraded as a part of [this](https://warthogs.atlassian.net/browse/WD-23634).

Downgraded [happy-dom](https://github.com/capricorn86/happy-dom) as it was causing [DOMPurify](https://github.com/cure53/DOMPurify) to misbehave in test environment causing the sanitization tests to fail. This is due to a [bug](https://github.com/capricorn86/happy-dom/issues/1810) that is currently being worked on....

Updated the description to exclude `happy-dom`

Okay, so the model data is getting updated on the dashboard almost immediately but I am seeing a weird error that I can't seem to get rid of. I am...

https://github.com/user-attachments/assets/4d5aa83e-0508-4739-b473-13161d9acabf

> @Ninfa-Jeon nice catch with those errors, it ended up being caused because `modelUUID` is initially an empty string, so `libjuju` was throwing an error. Should be fixed now! Thanks...

Hello! We have a case when the total number of items is not known in [rebac-admin](https://github.com/canonical/rebac-admin). We use OpenFGA to fetch the data for the table and, at the time...