Skip to content

Comments

fix: remove temp polar chart delay hack#575

Merged
zibs merged 1 commit intomainfrom
fix/remove-polar-delay
Jun 5, 2025
Merged

fix: remove temp polar chart delay hack#575
zibs merged 1 commit intomainfrom
fix/remove-polar-delay

Conversation

@zibs
Copy link
Contributor

@zibs zibs commented Jun 4, 2025

Description

bumping to skia 2.0.2 resolves the issue

Fixes #570

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Running example app with pie/donut charts

Checklist: (Feel free to delete this section upon completion)

  • I have included a changeset if this change will require a version change to one of the packages.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have run yarn run check:code and all checks pass
  • I have created a changeset for new features, patches, or major changes
  • I have added tests that prove my fix is effective or that my feature works
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

bumping to skia 2.0.2 resolves the issue
@changeset-bot
Copy link

changeset-bot bot commented Jun 4, 2025

🦋 Changeset detected

Latest commit: 195030f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
example Patch
victory-native Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Jun 4, 2025

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

Name Status Preview Comments Updated (UTC)
victory-native-xl-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2025 6:06pm

@zibs zibs assigned zibs and unassigned zibs Jun 4, 2025
@zibs zibs requested a review from keithluchtel June 4, 2025 18:07
Copy link

@simoneb simoneb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zibs zibs merged commit f03f5cf into main Jun 5, 2025
3 checks passed
@zibs zibs deleted the fix/remove-polar-delay branch June 5, 2025 16:35
@fmd-ci fmd-ci mentioned this pull request Jun 5, 2025
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.

Pie chart renders blank when navigating between screens

2 participants