Done - Angular2 Release Candidate Router 2.0.0-rc.1 history navigation broken #9088 On Wednesday, June 8, 2016 at 10:49:43 AM UTC-4, Lucas Lacroix wrote: > > I think so. When you open it, let me know the issue# so I can comment as > well. > > On Wed, Jun 8, 2016 at 10:43 AM, Jeff Schwartz <[email protected] > <javascript:>> wrote: > >> Exactly and thanks for confirming that I am not exclusively experiencing >> these issues :). Is it appropriate to file this issue on the angular2 repo >> or should I do it somewhere else? >> >> On Wednesday, June 8, 2016 at 10:35:44 AM UTC-4, Lucas Lacroix wrote: >>> >>> No. I can only go back once. Then the back button does nothing - you're >>> just stuck. >>> >>> >>> On Wed, Jun 8, 2016 at 10:27 AM, Jeff Schwartz <[email protected]> >>> wrote: >>> >>>> Yes, I am also experiencing a permanently disabled forward button. In >>>> your test, are you able to navigate backwards through the history event >>>> chain. I am only able to navigate to the previous history event and all >>>> history events that preceded that one are lost. >>>> >>>> On Wednesday, June 8, 2016 at 10:22:48 AM UTC-4, Lucas Lacroix wrote: >>>>> >>>>> I just re-tested. The back button works, the forward button does not - >>>>> it is always low-lit. >>>>> I'm going to test this using a simple web-page and hashes to confirm >>>>> the issue is Angular and not the browser. >>>>> >>>>> On Wed, Jun 8, 2016 at 10:18 AM, Jeff Schwartz <[email protected]> >>>>> wrote: >>>>> >>>>>> 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]> >>>>>>> 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]. >>>>>>>> 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. >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> 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. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> 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. >>>> >>> >>> >>> >>> -- >>> 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] <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.
