Make WordPress Core

Opened 2 years ago

Closed 15 months ago

Last modified 15 months ago

#61346 closed defect (bug) (reported-upstream)

Dashicons are not available in Tablet and Mobile view in the Block editor

Reported by: oglekler Owned by:
Priority: normal Milestone:
Component: Editor Version:
Severity: normal Keywords:
Cc: Focuses:

Description (last modified by oglekler)

Tablet and Mobile view in the Block editor are iframes and Dashicons are not available inside, even if most of the scripts and styles are present.

  "editorStyle": ["file:./index.css", "dashicons"],

Attempt to add dashicons as dependency into block.json has no effect.

Most likely I need to use other icons instead of inbuilt ones for my purpose, but they covered most of my needs until this point quite well.

Change History (3)

#1 @oglekler
2 years ago

#61345 was marked as a duplicate.

#2 @oglekler
2 years ago

  • Description modified (diff)

#3 @sabernhardt
15 months ago

  • Milestone Awaiting Review
  • Resolutionreported-upstream
  • Status newclosed

This is reported on the Gutenberg repository if you would like to continue the conversation there.
https://github.com/WordPress/gutenberg/issues/53528

Last edited 15 months ago by sabernhardt (previous) (diff)
Note: See TracTickets for help on using tickets.