(FEAT): Errors can now be displayed using the RenderErrorBanner fx. #44
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is found in the components domain. Make sure only HTMX routes call
it. Although, I think I put this into the page handlers WHICH IS WRONG.
However, it does work, ish. But it does not load into the DOM properly.
But it seems to display just fine.
Before this can be merged, updates must be made to add errors to EVERY location an error can occur, not just the
page_handler.gofile.Good luck...