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

fix: missing data prop in the compile payload #4114

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

ainouzgali
Copy link
Contributor

What change does this PR introduce?

Fix: tenant.data payload was spread, so it was missing the data when used in the editor

Example: instead of using {{tenant.data.count}} in the editor it was {{tenant.count}}

Why was this change needed?

Other information (Screenshots)

@ainouzgali ainouzgali merged commit 9c60ae9 into main Sep 6, 2023
23 checks passed
@ainouzgali ainouzgali deleted the fix-missing-tenant-data-prop branch September 6, 2023 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants