Corey
Corey
I ended up solving this in an odd way actually, though some of the comments above are really helpful. I chose to render the CODE marks inside pre tags with...
I was also wondering how to pass client SSL certificates as part of auth. In fact I need to pass both basic auth along with the client ssl certificate and...
For those of us who do not have the option of removing StrictMode, there is a better solution. Please see this [issue](https://github.com/vasturiano/sunburst-chart/issues/85) explanation for more on why this happens and...
Wow, if it weren't for this issue I wouldn't have even know that getting depth was possible using this library, or that you even get something with a "getPath" method...
Hey @nattzp this has not been done, I.e. actually implemented in the library. I got busy and completely forgot about this! but Here's a code [sandbox](https://codesandbox.io/p/sandbox/23k6w6) that should help you...
@honeyman22 check these closed issues. This behaviour is a common occurrence in react. This[ issue](https://github.com/vasturiano/sunburst-chart/issues/100) identifies the same problem with a solution, and my comment at the bottom of this...
I would suggest following the solutions in Issue #85 and #100 - you don't need to manually set innerHTML