Tom Beckett
Tom Beckett
# Description Fixes a crash when viewing a module with a security finding. I've added a basic test to JSON parse a real(ish) data. Fixes https://github.com/PacoVK/tapir/issues/403. ## Type of change...
We've noticed that if there is an security finding present the modules screen will not load. To resolve, we've had to remove the report data from our DB for the...
# Description Fixes [401](https://github.com/PacoVK/tapir/issues/401). I believe the issue is related to a React Router change causing native tags to not intercept the navigation (causing a page navigation to a Quarkus...
On the latest `0.7.1` release we receive the following error: ```json {"errorId":"037e63fc-536a-422d-81ed-2d0033f69e1f","errors":[{"message":"An unexpected error has occurred. Please raise an issue if you think this is a bug."}]} ``` When viewing...
Closes https://github.com/stimulus-components/stimulus-notification/issues/4. Usage example: ```html ```