-
I was just looking for how to do a 'hover' event on a mobile platform....yours solution looks like exactly what I need. Gonna load it and test it out now. Thanks for sharing this!
I need to do po…
-
Running Yeoman 1.4.8. on Node 4.2.1 / NPM 2.14.7
I followed all of the steps in the Yeoman codelab and everything seems to be in place. I initially got the problem with angular-route (Javascript ter…
-
Whenever I tap on any control, the action is triggered twice (For example, for a header button, it causes the slide menu to open the immediately close).
This happens only on Android 4.1, 4.2 and 4.3.…
-
generator-angularfire 0.8.2-7
Based on the documentation I expect that running `yo angularfire:route newroute` would:
- Add route to routes.js
- Add route as a dependency to app.js
- Add new controll…
-
### Description
We have unexpected fail of **CheckOpenFileFeatureTest** selenium test. The test fails when checking that "pom.xml" file is opened after factory starting. We should clarify reason and…
-
When tapping the navigation buttons in the Swiper example ("Navigation Buttons") on an iPad the action is delayed. Also double-tapping the navigation buttons on an iPad will trigger a page zoom.
Isn'…
-
When scrolling a list, items with `ng-click` are firing the click event. They really should not fire as this was a scroll rather than a click / tap.
Example : http://codepen.io/calendee/pen/yqefG
R…
-
I'm using angular UI-Grid in my page but it's not working well when I use group function.
Steps to get error: 1) Save the initial state; 2) Group any colunm (age for example) 3) Restore state of the …
-
Seems to me that 3rd party plugins/directives have a strong issue being integrated easily. 2 important components that I use in my apps is angular-google-maps (http://angular-google-maps.org/api) and …
-
Is it possible to implement ionic with ui router?
When I tried, I got this...
``` bash
Uncaught Error: [$injector:modulerr] Failed to instantiate module app due to:
Error: [$injector:modulerr] Faile…