Expression Viewer shows Expression as Text in combination mit some emojis

When using some “special” emojis (only found :newspaper_roll: for now) in expressions in the expression Editor / Viewer the expression gets shown as text instead of an expression.

When executing the expresion gets correctly evaluated.

two Set nodes with different emojis used in the expression, one shows it as expression the other does not. The only difference is the emoji :newspaper_roll: and :newspaper:. It also shows in the workflow viewer here in the forum.

Information on your n8n setup

  • n8n version: 1.69.2
  • Database (default: SQLite): Postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker queue
  • Operating system: Ubuntu 22.04 (Server) Windows 11 - Firefox (Client)

hi @FelixL

Looking at both on the forum workflow viewer, they look the same. Here’s what I see on the “does not work” one:

Is this what you mean? Both look the same:

it’s just a visual bug, the “does not work” shows the expression as gray instead of green.
This would suggest the the expression does not get evaluated.

Still happening in 1.81.4

Not a big issue just something i noticed

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.