question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Progress.Pie renders empty on 4.0.0

See original GitHub issue

Just updated to 4.0.0 and suddenly my Progress.Pie isn’t rendering anything.

Screen Shot 2019-10-21 at 9 45 29 AM

Tried to apply some background-color and apparently the wrapper is rendering, as I got a yellow square:

Screen Shot 2019-10-21 at 9 46 13 AM

This is the expected behavior (v3.6.0)

Screen Shot 2019-10-21 at 9 52 01 AM

Any thoughts?

Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

6reactions
axxagcommented, Oct 21, 2019

Same issue with the Circle component for me. Haven’t found a workaround yet (other than downgrading).

2reactions
wKovacs64commented, Nov 15, 2019

Hmm, the new version throws the following error for me (fresh Expo project on Android):

Error while updating property 'stroke' in shadow node of type: ARTShape

Value for stroke cannot be cast from String to ReadableArray

I can open a new issue if you’d like, although I’m not sure if it belongs here or in ART.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How can I make this vue circular progress bar plugin work?
This circular progress bar plugin doesn't seem to be working. When I add this to my code, it says event (in the method...
Read more >
KendoReact Changelog
k-tabstrip element rendered by the TabStrip component; replace k-i-check icon with k-i-check-circle element rendered by the Stepper component ...
Read more >
Element: <oj-gantt>
It's important to note, that the gantt tries to limit rendering to only rows that are visible on ... Default Value: "Progress". Since:...
Read more >
Layers | Style Specification | Mapbox GL JS
A circle style layer renders one or more filled circles on a map. You can use a circle layer to configure the visual...
Read more >
Changelog - Apache ECharts
Improved SVG rendering performance by 2x ~ 10x. ... #15172 (Foreverwzh); [Feature] [pie] Display an empty cicle when pie don't have value.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found