๐บ๐ธUnited States RSNoon
Having the same issue here, using a Claro for the administration theme, with a custom front-end theme:
Custom theme info.yml:
name: Custom Theme
description: Custom Drupal theme that utilizes Tailwind CSS.
type: theme
core_version_requirement: ^9 || ^10
base theme: false
screenshot: screenshot.png
components:
namespaces:
theme: theme/templates
svgs: theme/assets/media/svgs
libraries:
- fire/styles
- fire/scripts
ckeditor5_stylesheets:
- dist/ck.css
regions:
search: 'Search'
breadcrumb: 'Breadcrumb'
content: 'Main Content'
call_to_action: 'Call to Action'
Output of drupalSettings.ajaxPageState.theme
when trying to add or edit a piece of content:
"theme": "claro"
Output of drupalSettings.ajaxPageState
on the same page:
Object { libraries: "acquia_connector/acquia_connector.icons,admin_toolbar/toolbar.tree,admin_toolbar/toolbar.tree.hoverintent,admin_toolbar_tools/toolbar.icon,big_pipe/big_pipe,ckeditor5/internal.drupal.ckeditor5,ckeditor5/internal.drupal.ckeditor5.codeBlock,ckeditor5/internal.drupal.ckeditor5.emphasis,ckeditor5/internal.drupal.ckeditor5.htmlEngine,ckeditor5/internal.drupal.ckeditor5.media,ckeditor5/internal.drupal.ckeditor5.mediaAlign,claro/drupal.nav-tabs,claro/global-styling,claro/node-form,core/ckeditor5.alignment,core/ckeditor5.basic,core/ckeditor5.blockquote,core/ckeditor5.essentials,core/ckeditor5.htmlSupport,core/ckeditor5.link,core/ckeditor5.list,core/ckeditor5.pasteFromOffice,core/ckeditor5.removeFormat,core/ckeditor5.sourceEditing,core/ckeditor5.style,core/ckeditor5.table,core/drupal.active-link,core/drupal.autocomplete,core/drupal.collapse,core/drupal.dropbutton,core/drupal.entity-form,core/drupal.form,core/drupal.states,core/drupal.tabledrag,core/drupal.tableresponsive,core/internal.jquery.form,core/normalize,devel/devel-toolbar,editor/drupal.editor,editor/drupal.editor.dialog,field_group/core,field_group/element.horizontal_tabs,field_group/formatter.details,field_group/formatter.html_element,field_group/formatter.tabs,filter/drupal.filter,fire_admin/fire-admin-toolbar-icon,fire_admin_toggle/fire-admin-toggle,media_library/widget,menu_ui/drupal.menu_ui,miniorange_saml/miniorange_saml.admin,node/drupal.node,node/form,paragraphs/drupal.paragraphs.actions,paragraphs/drupal.paragraphs.admin,paragraphs/drupal.paragraphs.widget,path/drupal.path,pathauto/widget,pfw_user/pfw-user-menu-icon,redirect/drupal.redirect.admin,scheduler/vertical-tabs,shortcut/drupal.shortcut,system/admin,system/base,token/token,toolbar/toolbar,toolbar/toolbar.escapeAdmin,tour/tour,user/drupal.user.icons", theme: "claro", theme_token: "Vt00801q96CIMGitYnSOYh-PsauyPc947Tvz8pMPW1s" }
๐บ๐ธUnited States RSNoon
RSNoon โ made their first commit to this issueโs fork.
๐บ๐ธUnited States RSNoon
RSNoon โ made their first commit to this issueโs fork.