lara-zeus / sky

CMS for your website. it include posts, pages, tags, and categories. with a frontend scaffolding ready to use
https://larazeus.com/sky
MIT License
136 stars 25 forks source link

fix: evaluate potential closure value before rendering component #197

Closed mallardduck closed 6 months ago

mallardduck commented 6 months ago

Fixes #196

The changes were made in this way to match the style of how getExtraFields() is handled. Essentially matching style parity with:
https://github.com/lara-zeus/sky/blob/6efe70211d2cdf0bea49e13847bcede47aadbde5/src/Filament/Resources/NavigationResource/Pages/Concerns/HandlesNavigationBuilder.php#L122

atmonshi commented 6 months ago

prefect, sorry for the delay.

thank you so much again :)