ICU Text displaying in Chinese in codegen

Yikes, now I get this error

Screenshot 2023-04-28 at 1.46.56 PM.png

hmm can you link me

What was the outcome of this? Having similar error:


@plasmicpkgsplasmicpkgs/antd5”: “^@plasmicpkgs.0.329”,
@plasmicpkgs/plasmic-rich-components”: “^1.0.237”,

Also the colors are not customizable at all on these tables. I have to css !important quite a few things.

Actually, it is the exact error. Works fine in Studio, but the Ant Design Pro Components Table shows Chinese (as well as different colored settings icon) in the local environment. Is there a global setting I can change?

It was fixed when I force upgraded pro-table:
npm install @ant-design/pro-table@latest

Pro-Table when Plasmic installs it at init is at 3.9.0, but 3.21.0 is working much better.

@EmCmNeDt Thanks for the followup, we’ll look into upgrading some of the packages installed on init.

1 Like