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(range) Handle nullish values #30070

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix(range) Handle nullish values #30070

wants to merge 3 commits into from

Conversation

fudom
Copy link

@fudom fudom commented Dec 10, 2024

Issue number: resolves #29667


What is the current behavior?

It throws errors. See related issue.

What is the new behavior?

It should not throw errors.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Please test it again and let me know if you have any questions. It's important that HTML elements don't throws unexpected errors. Otherwise they will not render any may cause weird behavior. Feel free to make changes to this pull request. I also recommend to squash on merge.

@fudom fudom requested a review from a team as a code owner December 10, 2024 11:51
@fudom fudom requested a review from rugoncalves December 10, 2024 11:51
Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ❌ Failed (Inspect) Dec 10, 2024 11:52am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: ion-range throws: Cannot read properties of undefined.
1 participant