Thiago Gonzalez

Results 4 issues of Thiago Gonzalez

Hello guys, We started using `css.gg` on our React/React Native Design System and it worked perfectly. On the other hand, when we tried to test it using Jest and React...

Hello everyone, I have been working on a 100% stacked bar chart and once I initialized the `chartjs-plugin-stacked100` on the plugins object, the bars stopped displaying. Without the `chartjs-plugin-stacked100`: ![image](https://github.com/y-takey/chartjs-plugin-stacked100/assets/967571/ccd024c1-0af4-4795-a003-c978edea41f2)...

Can I skip some document.write call from lazywrite? I don't want to lazy everything, just some cases.

Hello guys, I'm implemeting a/b test here with `react-ab-experiment` and Google Optimize. The first access from user calls `onEnrolment`, which sends all ga events to Google, but when the cache...