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

modelTypeExpression fix #1918

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nthangeniphumudzo
Copy link
Contributor

Hi @IvanIlyichev . I am tasked with this issue. After days of debugging I found that the 'modelType' when entityType is on 'js-mode' is always undefined resulting in no results on Display Property this is also the case for queryBuilder. My assumption for this bug is that the entityType for 'js-mode' is being saved as an object {_code:'......',} which make sense since the value must be dynamic. Given my pushed code can you please guide on how I can best achieve the task requirements. Here is the quick link to reproduce the bug.

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.

1 participant