Skip to content

Can't editable when data is json data in textarea data type #1166

@grady-xing

Description

@grady-xing
  1. when I create bootstrap table with editable function and data-type is textarea
  2. my column data is json format data, and I JSON.stringfy the data and load the table, but the column can't show the data normally
    example:
    i. {"name":"apple", "status":{"red":"good", "yellow":"warning"}}
    ii. when load the data, only showing "{", data value is normally, seems only show the content of first quota
    iii. when click the edit, can't load the data-value

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions