Corey

Results 5 comments of 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...