You need to sign in or sign up before continuing.
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