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

(fix): merge URI query into fragment in non-html5 $location mode. #15865

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 26, 2017

  1. (fix): merge URI query into fragment in non-html5 $location mode.

    Angular does not currently include the non-fragment query portion
    Of URLs in non-html5 $location mode. This commit merges the fragment
    Query, if present, with the non-fragment query if it exists.
    
    See angular#15856
    Ed Epstein committed Mar 26, 2017
    Configuration menu
    Copy the full SHA
    1c2ed71 View commit details
    Browse the repository at this point in the history