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

Regression: client side vocab tree fail to load in UI after v3.8.5 #214

Open
edmondchuc opened this issue Mar 18, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@edmondchuc
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant