-
While swiping on desktop, ngTouch triggers a click if your ``has a `ngClick`
Here's a workaround to prevent this unwanted behaviour :
``` js
angular.module('xxx')
.directive('testwipe', function…
-
Hi,
I'm trying to deploy Whatsapp tutorial application shown on this page (http://www.angular-meteor.com/tutorials/whatsapp/meteor/layout) in IOS 9.3, but I'm not able to run properly due to a navigat…
-
Hi,
I've this code
```
angular
.module('hrassistantApp', [
'ngAnimate',
'ngCookies',
'ngResource',
'ngSanitize',
'ngTouch',
'ui.router',
'gettext',
'Loc…
mrigo updated
7 years ago
-
Hi guys, I'm using the projects demo.js file and trying to load using the events I have on my server.
In demo.js, the default logic goes like this:
```
vm.calendarView = 'month';
vm.calendarDay = n…
-
I faced the problem that cannot select the input field and select box in modals dialog in mobile.
Clicking the button is okay.
But when I click the input field, it could not focus to the clicked…
-
When I use glowing-bear on my desktop and I highlight text, it triggers the swipe right trigger and opens the channel menu. I can get you a better trace of the issue, but this is the high level descri…
-
Hi, i'm following this guide to develop eclipse che plugin:
https://www.eclipse.org/che/docs/plugins/setup-che-workspace/index.html
when i run superdevmode as they say in the guide i have this issu…
-
It's in AngularJS 1.2.3.
This is only happening on touch devices or in Google Chrome with touch event emulation enabled.
This link works (redirects to the url):
`search`
And this link doesn't (no redi…
-
Thank you for plugin,
If anyone have time, please give me a hit,
that would be great.
here are my sets
app.js
``` javascript
(function () {
'use strict';
angular.module(
'app', [
…
-
Using angular-material module.