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: evaluate potential closure value before rendering component #197

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

mallardduck
Copy link
Contributor

@mallardduck mallardduck commented Mar 6, 2024

Fixes #196

The changes were made in this way to match the style of how getExtraFields() is handled. Essentially matching style parity with:

->visible(fn (Component $component) => $component->evaluate(SkyPlugin::get()->getExtraFields()) !== [])

@atmonshi
Copy link
Member

atmonshi commented Mar 7, 2024

prefect, sorry for the delay.

thank you so much again :)

@atmonshi atmonshi merged commit 90fa533 into lara-zeus:3.x Mar 7, 2024
3 checks passed
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.

[Bug]: Cannot use Closure for fields with itemType()
2 participants