Job

Results 7 issues of Job

When using [Google Tag Assistant](https://tagassistant.google.com) to test a Proxytown implementation of Google Tag Manager, it fails to connect: ![Screenshot 2022-02-11 at 16 01 04](https://user-images.githubusercontent.com/2545042/153615149-a46f1173-0e4c-4bc1-8394-c4d6572a4cc4.png) At first there were some CORS...

# 🙋 Feature Request I would like to have a calendar showing two months, that goes forward only one month when pressing the next button. ## 🤔 Expected Behavior The...

enhancement
rsp:DatePicker

This is about the Swiper issue as noted in the readme: ``` This component updates the ion-slide dynamically so that only 3 looped slides are needed. The ion-slide in Ionic2...

This fixes a bug where the hit area of the back button overlaps a few pixels of content below the header, making it impossible to interact with that content.

Hi, I've just added two nice features to my fork which you might want to know about: 1. It adds syncing of scroll position across slides in the weekview. When...

When I remove `app-settings.json` (as I don't need the interface), building on Android fails: ``` platforms/android/src/me/apla/cordova/AppPreferencesActivity.java:27: error: cannot find symbol addPreferencesFromResource(R.xml.apppreferences); ``` I found that it does work when I...

awaiting feedback

When trying out Ionic's WKWebView 3.0, I noticed that requests to a server still contain `Origin: null`, instead of the `Origin: localhost:8080` I expected. Upon further inspection it is clear...