このテーマコンポーネントは、最近の user.groups の非推奨化に合わせて更新される予定ですか?
コンソールに以下の警告が表示されています:
DEPRECATION NOTICE: Calling user.groups is deprecated, use user.visibleGroups instead, it more accurately reflects what this array of groups represents, not all of the user’s group memberships may be serialized to the client. For permission checks, check the user’s groups server-side and add an attribute to the User/CurrentUserSerializer, or use
resolve_group_memberships: truefor theme settings