Tony C

Results 9 comments of Tony C

This plugin will not work with Gradle v7+ since 'compile' was removed in v7: https://docs.gradle.org/current/userguide/upgrading_version_6.html

Just encountered this with v6.1.3 with ionic-vue. While in dev mode with a browser one can shrink the browser to create a scrollbar to trigger the scroller but this trick...

@Chris1234567899 thanks for the workaround but unfortunately it won't work in my use case as each scroll action is associated with a chunk of time which may or may not...

I see the same issue with @ionic/vue 6.1.3

This issue and all issues relating to this seem to have been closed though I don't see any of the referenced issues in the change log for the latest release...

I experience this issue when deploying a modified version of the [source](https://github.com/jeromeetienne/AR.js/tree/master/aframe/examples/click-places) of the location based tutorial [Build your Location-Based Augmented Reality Web App](https://medium.com/chialab-open-source/build-your-location-based-augmented-reality-web-app-c2442e716564). In my modifications I embed the...

Thanks for the suggestion @raywu but I can't seem to find a tutorial that details how to do it in the way that you suggest with one of the popular...

I've encountered the same issue. The problem manifests for me when trying to toggle the visibility of a plotly chart legend. Initially I tried to reset only the layout but...