Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rating widget doesn't render as it should #230

Open
metalbea opened this issue Nov 26, 2020 · 3 comments
Open

rating widget doesn't render as it should #230

metalbea opened this issue Nov 26, 2020 · 3 comments
Labels

Comments

@metalbea
Copy link

metalbea commented Nov 26, 2020

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

@tsv2013
Copy link
Member

tsv2013 commented Dec 1, 2020

Can you share a minimal sample illustrating the issue?

@okaydeveloper789
Copy link

@tsv2013
Copy link
Member

tsv2013 commented Dec 10, 2020

Here is the working minimal codesandbox sample - https://codesandbox.io/s/sweet-nightingale-qnomh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants