Julian Heeb
Julian Heeb
Same problem here with the `geokit` gem and Rails 5.1.4 and postgres. Somehow the select query seems to be ignored when using Kaminari and calling `.size` on a paged query....
This problem occured to me after upgrading from Rails 4.2 to 5.1.5
@Acconut thank you very much for your quick response! It helps a lot because I am a little helpless. I just tested the same scenario with Firefox on Android and...
I just discovered this bug report in Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1063576
@Acconut we are using the following configuration with uppy/tus: `{ endpoint: '/api/files/', removeFingerprintOnSuccess: true, autoRetry: false }` Which configuration could be used to change the delay?
@Acconut there is another possible Workaround mentioned in the Chrome bug report: > I am facing this problem on bandlab.com. After some trials, I noticed it still possible to get...
> This can be circumvented by using the uploadDataDuringCreation Unfortunately this does not work either...
Sorry for being so unspecific! I tried the `uploadDataDuringCreation` option as you suggested but without success. Chrome still throws the same exception.
It would be fantastic if select2 gets more accessible. Thanks a lot for your work!
Any news on the progress of this?