Ray Hughes
Ray Hughes
Stumbled on this. Should be an easy drop in if using nextjs https://github.com/MauricioRobayo/nextjs-google-analytics
Having the same issue here
We are experiencing a similar issue when using this library with React Native.   - Has been extremely valuable for handling in-app external OAuth connections.
+1 for relationship support
The two workarounds are below. Each method has a drawback. 1. Add the style to the html element globally in the App component as it does not respect being set...
> > Add following code inside **post_install** of **Podfile** Change **targetsToFix** to pod names that throws error when building. This fix is also made by React Native after version 0.70.3,...
I solved this using the `useYScale` hook. Not sure if it's the best solution. Feedback appreciated. A side affect is that the hover element has the wrong bar color associated...
For some reason the colors do not change automatically. Sometimes I have to mouse over the chart before they swap. Any thoughts why?
Thank you @alexfauquette this resolved my problem!!