We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This page fails to load: https://gsq-prez.dev.kurrawong.ai/v/vocab/defn:road-suffixes. Others like it (using client side loading of the tree) also fail. This started to occur on v3.8.5.
This is tested on GSQ vocab data. Browser console error:
index-695a5ea1.js:1 TypeError: Cannot read properties of undefined (reading 'value') at PropTableView-75162c19.js:1:28063
Looks like vocabs that are using the client side tree loading fails due to change in the backend data response.
The UI works fine on v3.8.4.
The UI version is v3.8.2.
I'm also creating a PR for prez-ui since there should be better error handling for this kind of error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This page fails to load: https://gsq-prez.dev.kurrawong.ai/v/vocab/defn:road-suffixes. Others like it (using client side loading of the tree) also fail. This started to occur on v3.8.5.
This is tested on GSQ vocab data. Browser console error:
Looks like vocabs that are using the client side tree loading fails due to change in the backend data response.
The UI works fine on v3.8.4.
The UI version is v3.8.2.
I'm also creating a PR for prez-ui since there should be better error handling for this kind of error.
The text was updated successfully, but these errors were encountered: