Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anchor tags is not clickable - v0.9.27 #861

Closed
RagingRudolf opened this issue Mar 21, 2014 · 9 comments
Closed

Anchor tags is not clickable - v0.9.27 #861

RagingRudolf opened this issue Mar 21, 2014 · 9 comments
Assignees
Milestone

Comments

@RagingRudolf
Copy link

I have an issue with anchor tags. My html is similar like this:

        <div class="list">
            <div class="item">
                <a href="tel:[some phonenumber]">CALL ME!</a>
            </div>
        </div>

The html is inside a ion-view and ion-content directive. It has been working earlier but it seems that PreventGhostClick() (as I recall it) seems to cancel it.

Best regards Martin

@RagingRudolf
Copy link
Author

I have just tried to use ng-href directive on my anchor tag but it doesn't work either.

@ajoslin
Copy link
Contributor

ajoslin commented Mar 21, 2014

For testing, could you add an empty ng-click attribute to your anchor?

<a href="foo" ng-click>

@RagingRudolf
Copy link
Author

Hi ajoslin,

It seems nothing has changed. Still same "slow/broken" responseness.

@adamdbradley
Copy link
Contributor

@RagingRudolf On which device are you seeing this behavior?

(Love your avatar btw, is that a cobra??)

@RagingRudolf
Copy link
Author

@adamdbradley This is happening on all devices (tested on ios7/6 and android) and my desktop browser as well. (Chrome)

( Used that avatar because I flew chopper in BF3 :D )

@adamdbradley adamdbradley added this to the 1.0.0-beta.1 milestone Mar 21, 2014
@adamdbradley
Copy link
Contributor

Would you be able to create a codepen that replicates this issue? Thanks

@RagingRudolf
Copy link
Author

I can not reproduce the error in codepen: http://codepen.io/anon/pen/mpqes

There is a chance that the error is not caused by ionic itself (the root cause). We have a tracking library which seems to do some 'weird stuff' (when not included it actually works fine) but I will try to confirm this tomorrow.

@adamdbradley
Copy link
Contributor

Closing this issue. Please reopen it if you are able to replicate the issue without the tracking library. Thanks.

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 6, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants