Skip to content

rating widget doesn't render as it should #230

Open
@metalbea

Description

@metalbea

dear,

I want to implement the rating widget in my form, I've created it using the formbuilder but when I implement the json in my website the rating doesn't render as it should. the html code looks very different from how it looks in the builder. This problem doesn't occur with other widgets.(or at least, I haven't noticed)

my json:
{
"type": "rating",
"name": "satisfaction",
"title": "How satisfied are you with the Product?"
}

I'm working with:
react 17.0.1 with typescript
surveyjs 3.0.0
survey-react 1.8.16
surveyjs-widgets 1.8.17

(left -> my website, right -> serveyjs.io/create-survey)
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions