Sam Roose
Sam Roose
Having the same issue for a horizontal slider in mobile devices. I see @powerOfM JSFiddle is using the 9.7.0 and this does not seem to be fixed. Are there any...
Since this was a blocking issue for me, I moved to 'nouislider' which works well across devices.
> ugin, I just needed to update and the problem was solved. I think maybe the problem is related to this: https://developers.google.com/android/guides/releases#may_23_2018, so if you have more than one plugin...
FYI, [SO question for workaround](https://stackoverflow.com/questions/56132435/solve-incompatibility-cordova-firebase-and-google-login-in-ios) created
Same here on Ionic4 ``` In file included from xxx/Plugins/branch-cordova-sdk/BranchSDK.m:1: xxx/Plugins/branch-cordova-sdk/BranchSDK.h:4:9: fatal error: 'Branch.h' file not found #import "Branch.h" ^~~~~~~~~~ 1 error generated. ```
Duplicate of https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking-attribution/issues/642 @newuser44 you can find my workaround there
Thanks @SidiBecker ! Actually the search headers are the only thing we needed to get this working. I've created a hook which can be added to your Ionic project which...
Hello, Sorry to dig this up but I have the same question. I'd like to use the above mentioned version which can send the weight to an URL. But also...
yes this is a plain ubuntu 22.04 install. No SELinux installed. The only 'special' config is that I also have a tunnel and docker network interfaces. But, I've set the...
to run with pip: CFLAGS="-Wp,-U_FORTIFY_SOURCE" pip install cysignals