Comment 2 for bug 2032717

Revision history for this message
Galen Charlton (gmc) wrote :

Confirmed in Chrome and Firefox. Some initial debugging reveals that the tap() in CreateReservationComponent's fetchData() is getting invoked repeatedly in a tight, infinite loop.

I'm not seeing any changes to create-reservation.component.ts in rel_3_11 that directly point at the problem; maybe it's an unexpected side effect of the upgrade to Angular 15.