Rui Fernando

Results 4 issues of Rui Fernando

I'm using `@mui/lab/AdapterDateFns` which depends on `@date-io/date-fns`. When i build the app using webpack with production mode, the date-fns bundle size is still too large (254 kb) ![image](https://user-images.githubusercontent.com/42912189/171088763-02415cdf-9e40-4875-aaa5-bde4a564856d.png)

Regarding issue https://github.com/benjamin658/typeorm-cursor-pagination/issues/4 , I made a change that solves missing `order by` from our query builder in the main query.

Is there any built-in environment variable to configure serviceName and jaeger exporter? - [ ] This only affects the JavaScript OpenTelemetry library - [ ] This may affect other libraries,...

stale

How to handle if the user isn't connect to internet? Like displaying dialog with message of not connected to internet. Thanks in advance