Narrow No-Break Space (unicode 8239) replaced with a slash (/) #2010
-
Hello! First off, let me thank the authors for this awesome PDF generator! 🙏 I just stumbled around a surprising behavior, that, to me, looks like a bug. Whenever, I try to render The thousands separator (a Narrow No-Break Space - unicode 8239), is replaced by a slash (/). That funny string is not so unlikely as it was generated by: new Intl.NumberFormat("fr", { style: "currency", currency: "EUR" }).format(5000) Any clue? Want me to file an issue? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It looks like you confused React-PDF with @react-pdf/renderer. Please file an issue in their repo instead. |
Beta Was this translation helpful? Give feedback.
It looks like you confused React-PDF with @react-pdf/renderer. Please file an issue in their repo instead.