handle web ui riven parse error #2468
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "nyaoouo:HandleWebUiRivenParseError"
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?
if invalid fingerprint is passed into parser, whole widget cant show
display fallback content to handle error (and allow user to remove invalid mod from web ui)
How do you even manage to get an invalid fingerprint here?
The most simple case is that the webui allows users to freely enter fingerprints, so invalid fingerprints exist in save.
Or some "complex" case for example edit client to support upgrades not hardcode in RavenParser and cause loooooots of
Uncaught TypeError: Cannot read properties of undefined
in RavenParser.jsPull request closed