Skip to content

Conversation

@duncanmcclean
Copy link
Member

@duncanmcclean duncanmcclean commented Jan 14, 2026

This pull request fixes an issue where the localizable toggles weren't showing in the blueprint builder.

The toggle wasn't showing due to the canDefineLocalizable in the blueprints/Edit.vue component defaulting to false.

This caused the default value (which checks the number of configured sites) in the CanDefineLocalizable to not take affect. This PR fixes it by defaulting the prop to undefined.

This PR also fixes an issue where fields on form and user group blueprints were localizable, which they shouldn't be.

@jasonvarga jasonvarga merged commit 6180b85 into master Jan 15, 2026
12 checks passed
@jasonvarga jasonvarga deleted the localizable-fields branch January 15, 2026 14:52
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.

3 participants