Skip to content

GlBreadcrumb: `autoResize` property is not accounted for if crumbs are reactively updated

If we use GlBreadcrumb component with VueRouter, the crumbs are being resized even if autoResize prop is set to true. It looks like this watcher is being triggered and it doesn't account for autoResize

Screenshot_2024-09-25_at_12.40.25