I'm also using HashLocationStrategy:
'''javascript
bootstrap(AppComponent, [
    ROUTER_PROVIDERS,
    Title,
    provide(LocationStrategy, {useClass: HashLocationStrategy})
]);
'''

On Wednesday, June 8, 2016 at 10:06:25 AM UTC-4, Lucas Lacroix wrote:
>
> I am using the HashLocationStrategy in one of my apps. I specifically 
> tested this out and it worked normally.
>
> On Wed, Jun 8, 2016 at 10:05 AM, Jeff Schwartz <[email protected] 
> <javascript:>> wrote:
>
>> It appears that history navigation via browser's history back/forward 
>> buttons is broken in this release of the release candidate router. Anyone 
>> else experiencing this?
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "AngularJS" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/angular.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Lucas Lacroix
> Computer Scientist
> System Technology Division, MEDITECH <http://ehr.meditech.com>
> 781-774-2293
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to