GabrielMusatMestre

Results 5 issues of GabrielMusatMestre

**Describe the bug** When setting a margin inside the style of a TimeSeries component, it start stretching indefinitely and a constant pace. **To reproduce** Create time-series component like this: ```tsx...

bug

**Describe the bug** A Counter component is not displaying the value even if the underlying GraphQL query succeeded and returned actual data. **To reproduce** Steps to reproduce the behavior: Create...

bug

**Describe the bug** When fresh starting the React application, a lot of errors like this are thrown: ``` @propeldata_ui-kit.js?v=d0ba27f7:23550 No access token provided. ``` Even though the `fetchToken` function is...

bug

**Describe the bug** The storybook documentation freezes and lags for several seconds on navigation **To reproduce** Navigate through different sections in https://storybook.propeldata.com/ **Screenshots or video** ![ui-kit-storybook-performance](https://github.com/propeldata/ui-kit/assets/94831009/2d25d9f9-6e5c-4ab0-9538-6ec783e991ee) Note that during the...

bug

**Describe the bug** When creating a fresh React application with vite, just importing `@propeldata/ui-kit` crashes with the following error: ``` Uncaught ReferenceError: process is not defined at @propeldata_ui-kit.js?v=24f201ae:23182:9 ``` **To...

bug