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: NaN hours causing console errors #253

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

dustin-jw
Copy link
Collaborator

Description

This adds a check to avoid rendering NaN and the console errors that come with it.

Closes #138

To Validate

  1. Make sure all PR Checks have passed (GitHub Actions, CircleCI, Code Climate, Snyk, etc).
  2. Pull down all related branches.
  3. Confirm all tests pass.

@netlify
Copy link

netlify bot commented Oct 16, 2023

Deploy Preview for fellowship-availability ready!

Name Link
🔨 Latest commit 7ccff3c
🔍 Latest deploy log https://app.netlify.com/sites/fellowship-availability/deploys/652d729c05f7f4000862d420
😎 Deploy Preview https://deploy-preview-253--fellowship-availability.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 configuration.

@dustin-jw dustin-jw merged commit ae72135 into main Oct 16, 2023
4 checks passed
@dustin-jw dustin-jw deleted the fix--console-errors branch October 16, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix console errors for NaN values passed as children
1 participant