Patrick Battisti Forsthofer

Results 9 comments of Patrick Battisti Forsthofer

this fixed the problem to me https://github.com/danielgindi/Charts/issues/4690#issuecomment-897744617

minOffset could be a temporary solution, I don't found any better than this :( try: `uiView.minOffset = 40`

the iOS simulator shows the notification, but the real devices don't show :(

I have the same problem, and it's causing a crash for about 2% of my users. Have someone managed to fix it?

Indeed, I consistently receive warnings about the `Network` component, yet I also encounter warnings regarding the `GoogleDataTransport` without experiencing any crashes.

hi @thetutlage, amazing your project, thanks for your work. I looked in the documentation but did not find it. it is possible to customize the socket id, similar to the...

hi, with indicator in all days of week ``` .fc-now-indicator.fc-now-indicator-arrow::before { background-color: #ef6c00; content: ""; display: block; width: 15px; height: 15px; border-radius: 50%; margin-top: -7px; } .fc-now-indicator.fc-now-indicator-arrow { left: 44px...