Skip to content

all "suggestion.value" should be replaced with "suggestion.value.toString()" for string function like substr not defined if response value is not a string type #844

Open
@netmou

Description

@netmou

if response value is not a string type,
then an error will happen , likes "replace function not defined"
so all "suggestion.value" should be replaced with "suggestion.value.toString()"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions