Alex Morral

Results 3 comments of Alex Morral

We are also experiencing this issue and we also think is WhatsApp's problem. We haven't updated our app in a relative long time and the issue suddenly appeared (maybe a...

Hi, here is the code for initializing the progressBar: ``` objective-c _progressBar.type = YLProgressBarTypeRounded; _progressBar.hideStripes = YES; _progressBar.hideTrack = NO; _progressBar.indicatorTextDisplayMode = YLProgressBarIndicatorTextDisplayModeNone; _progressBar.behavior = YLProgressBarBehaviorDefault; _progressBar.progressBarInset = 0; _progressBar.hideGloss...

We are experiencing the same problem using rails 5.0.6, sprockets 3.7.1 and sprockets-rails 3.2.1 Any updates on this?