Skip to content

[Bug]: <Chinese characters may cause unexpected line breaks> #284

@Yuzhou-Long

Description

@Yuzhou-Long

What happened?

We put our ADTTE data with Chinese characters variable PARAM into the app, and then found the app, more precisely the forest plot part "tm_g_forest_tte", was unable to work properly. We checked the output R codes, found a single command was split into two lines, which led to the problem. please check the uploaded pics.

The extra line breaks make us suspect that it was the Chinese characters that caused the problem. To verify the assumption, we tried two methods: a. assigning English values to PARAM variable/ b. simply removing the parameter of label, that is, leaving a blank after PARAMCD. Both of them worked.

Image Image

sessionInfo()

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines.

Security Policy

  • I agree to follow this project's Security Policy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcore

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions