Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

docs($location): add note about breaking anchor links #8660

Closed
wants to merge 1 commit into from

Conversation

RichardLitt
Copy link
Contributor

As explained in #4608, $location injection can cause issues by inserting a / after a hash in the url, if html5mode is not enabled. Possible fix is in #8508.

As explained in angular#4608, $location injection can cause issues by inserting a / after a hash in the url, if html5mode is not enabled. Possible fix is in angular#8508.
@btford
Copy link
Contributor

btford commented Aug 20, 2014

I think the contents of the docs change should link to the relevant GitHub issues for context.

If a fix for this is going to land soon, it may be better not to add this note to the docs only to remove it.

@btford btford self-assigned this Aug 20, 2014
@btford btford added this to the Backlog milestone Aug 20, 2014
@caitp
Copy link
Contributor

caitp commented Aug 21, 2014

There's no CL fixing this currently, but I think we should treat it as a bug rather than a feature, there's no real reason why we need to get this wrong

@pkozlowski-opensource
Copy link
Member

Agree with @caitp - we should rather fix the underlying bug instead of adding warnings to the docs.

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

Successfully merging this pull request may close these issues.

5 participants