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

Removed second call to configByBaseClass() in PropTableView #126

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

jamiefeiss
Copy link
Collaborator

Removed a second call to configByBaseClass() in PropTableView.vue as it was overriding the base class which was set earlier by regex matching the URL path. This caused an issue where the concept hierarchy wasn't being rendered for vocabs that had more than one type.

Resolves #124.

Copy link
Collaborator

@edmondchuc edmondchuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, just tested with the data in the ANU dev instance and it worked as expected.

@jamiefeiss jamiefeiss merged commit 842b39b into main Dec 1, 2023
1 check passed
@jamiefeiss jamiefeiss deleted the feature/proptableview-baseclass-fix branch December 1, 2023 04:37
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.

Concept rendering issue
2 participants