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

Can't jump to another path in first click #1

Closed
CraryPrimitiveMan opened this issue Dec 25, 2014 · 3 comments
Closed

Can't jump to another path in first click #1

CraryPrimitiveMan opened this issue Dec 25, 2014 · 3 comments

Comments

@CraryPrimitiveMan
Copy link

I use angular-ueditor like followings

<a href="/test">test</a>
...
<div class="ueditor" name="content" ng-model="content" ></div>

When I first click 'test' link, nothing happened. But, When I click it again, I can jump to the /test.
If I remove angular-ueditor, it will be normal.

@zqjimlove
Copy link
Owner

I tried <a href="http://baidu.com">test</a> with in demo page,but it's ok.

@CraryPrimitiveMan
Copy link
Author

Please try it with $location.

@zqjimlove
Copy link
Owner

All is right with $location @CraryPrimitiveMan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants