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

Fix issue with Range slider #4

Merged
merged 1 commit into from
Nov 23, 2022
Merged

Conversation

Ashesh3
Copy link
Member

@Ashesh3 Ashesh3 commented Nov 14, 2022

Fixes #2

The range sliders currently set values as strings instead of numbers, this causes issues while generation. This PR adds a type conversion to Integer, so that range sliders function as intended.

@netlify
Copy link

netlify bot commented Nov 14, 2022

Deploy Preview for enchanting-beignet-9a8ebb ready!

Name Link
🔨 Latest commit ac4a2a3
🔍 Latest deploy log https://app.netlify.com/sites/enchanting-beignet-9a8ebb/deploys/63723f5e6fc042000aeef67c
😎 Deploy Preview https://deploy-preview-4--enchanting-beignet-9a8ebb.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Ashesh3 Ashesh3 added the bug Something isn't working label Nov 14, 2022
@Ashesh3 Ashesh3 requested a review from gigincg November 14, 2022 13:15
@gigincg gigincg merged commit c8f60c9 into ohcnetwork:main Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It's not generating as per the input?
2 participants