handle web ui riven parse error #2468

Closed
nyaoouo wants to merge 1 commits from nyaoouo:HandleWebUiRivenParseError into main
Contributor

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)

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)
nyaoouo added 1 commit 2025-07-10 23:39:12 -07:00
handle riven parse error
Some checks failed
Build / build (pull_request) Failing after 51s
5865bdc057
Owner

How do you even manage to get an invalid fingerprint here?

How do you even manage to get an invalid fingerprint here?
Author
Contributor

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.

> 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.
Author
Contributor

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.js

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.js
nyaoouo closed this pull request 2025-07-11 00:56:06 -07:00
Sainan deleted branch HandleWebUiRivenParseError 2025-07-11 02:55:09 -07:00
Some checks failed
Build / build (pull_request) Failing after 51s

Pull request closed

Sign in to join this conversation.
No description provided.