Skip to content

Conversation

@duncanmcclean
Copy link
Member

This pull request fixes an issue where the "replicator lines" weren't showing after reaching the max_sets limit. This was because of the v-if around the <set-picker-button> introduced in #13420.

This PR fixes it by removing the v-if and ensuring that sets can't be added while the set picker is disabled (which happens when the limit has been reached).

Fixes #13651

@duncanmcclean duncanmcclean linked an issue Jan 23, 2026 that may be closed by this pull request
@jasonvarga jasonvarga merged commit 54a4372 into master Jan 23, 2026
12 checks passed
@jasonvarga jasonvarga deleted the replicator-add-set branch January 23, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants