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

[5.x] Add cache for nested imported fieldsets #10280

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

riasvdv
Copy link
Contributor

@riasvdv riasvdv commented Jun 10, 2024

This re-implements #8397 and potentially fixes issue #8395

This adds Blink caches to avoid redundant method calls when importing same fields in a nested replicator context.

Use Blink instead of once

Code style

Style
@riasvdv riasvdv force-pushed the add-cache-for-nested-fieldsets branch from bd0957a to c7d3b39 Compare June 10, 2024 12:45
@riasvdv riasvdv marked this pull request as ready for review June 10, 2024 12:52
@jasonvarga jasonvarga merged commit dacede2 into statamic:5.x Jun 12, 2024
16 checks passed
@riasvdv riasvdv deleted the add-cache-for-nested-fieldsets branch June 14, 2024 07:27
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.

2 participants