Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed try and catch block #87

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HeriLFIU
Copy link
Collaborator

@HeriLFIU HeriLFIU commented Jan 6, 2025

Closes #85

Summary

For some reason, try and catch blocks within HTML tags don't work properly and throw errors. This is why I made the try and catch block for the not_ownership metrics into a method and passed it to the HTML input.

Local Tests

I tried to to use the not_ownership metrics and it functioned properly with no errors.

End-to-End Tests

@HeriLFIU HeriLFIU requested a review from a team as a code owner January 6, 2025 21:10
@HeriLFIU
Copy link
Collaborator Author

HeriLFIU commented Jan 6, 2025

@rmotitsuki Just finished fixing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI: Deleting data within not_ownership input leads to error
1 participant