Skip to content

Conversation

@duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Jan 22, 2026

This pull request avoids errors when adding a new set in a nested Replicator field (replicator -> bard -> replicator).

The errors mentioned in #13611 were coming from fieldtypes which were expecting metadata which hasn't yet been set on the container.

Wrapping the update() in a $nextTick callback resolves the issue, giving Vue time to do whatever it needs to do.

Fixes #13611

@duncanmcclean duncanmcclean changed the title Fix error when adding nested replicator set Jan 22, 2026
@jasonvarga jasonvarga merged commit 78dd00b into master Jan 22, 2026
13 of 14 checks passed
@jasonvarga jasonvarga deleted the nested-replicator-set branch January 22, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants