-
I'm on Cordova 3.8.0 and my handleOpenURL function is not firing on a cold start of the app. It works fine if the app is already open, and works great on Android.
I'm assuming it's related to https…
-
Hey Alex,
Have you used Test Double's verifying invocation feature in your Ember tests? Since `td.verify()` is meant to be an assertion, you end up getting an error like "Expected at least one asse…
-
When we call signOut, the token in LocalStorage is reset, but we are not using the reset token in the LocalStorage. Instead we are using the previous one which is saved in the app(memory).
-
If i use `xdg-open` to open a search in zeal from vscode:
* if there is no zeal window open, the window opens and take focus => good
* if there is a zeal window opened in background, the window stay…
-
This plugin no longer seems to be getting updates.
It has numerous issues that can cause build failures and crashes on both iOS and Android.
The docs are incorrect.
I would recommend not usin…
-
tl;dr the following css property fixes my issue:
```css
#ember-basic-dropdown-wormhole {
z-index: 100;
position: relative;
}
```
but it feels wrong/hacky..? The value `100` is the smallest …
-
Have an ember app that I'm wanting to put onto Tizen.
Any examples of doing this with your plugin?
jfrux updated
7 years ago
-
Hi! We use ember-side-menu in our video editor application and cordova app. Thanks for sharing!
On IPhone 6s (my test device), iOS 9.3 the slide to open and slide to close action needs dragging acros…
-
Timeline and Timer management in Angular.
-
Hey @homakov,
> We talked a bit through twitter yesterday and thought I might as well elaborate a bit more on some of my issues with the project. I'll post each of them separately so they can be fi…