-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Low
-
Component/s: Macros - Other - Native (1st Party), Page - Editor - Cloud
-
3
-
Severity 3 - Minor
-
0
Summary
In the new editing experience, if the user uses the Excerpt Include macro in order to retrieve content from a different page, if the included page has custom emojis, those will be converted into text-only (showing the name instead of the image).
Steps to Reproduce
- Make sure to create custom emojis by going to an existing page and tapping Emojis > +/create your own emoji.
- After having the emoji created, create a page and insert the Excerpt macro. Inside the macro, make sure to add the newly created custom emoji.
- Publish the page
- Create a new page and insert the Excerpt Include macro in order to retrieve the page above.
- Check the emojis inside the macro.
Expected Results
The custom emoji should display the image for its creation, like the following:
![]()
Actual Results
Only the name of the emoji is displayed in text:
![]()
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available