Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Chrissle28
Copy link
Contributor

This PR fixes a problem with the media field. If you had a block with repeatables that also have sub repeatables that are using a media field, this media field would trigger an api call that would try to reload the entire lit page. This process would be repeated for every repeatable with a media field, which would then in turn lead big pages with lots of repeatables to timeout and freeze. By deleting the field:updated emit inside the queueComplete function in the FieldMedia.vue component this api call is not fired anymore.

@jannescb jannescb merged commit 16ac01c into litstack:3.x Jun 1, 2023
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