Lazy load components in issues list refactor page
Some components are shown conditionally, so they have been changed to load lazily to reduce the bundle size for the page. This change is behind the feature flag `vue_issues_list`. https://gitlab.com/gitlab-org/gitlab/-/issues/322755
Showing
Please register or sign in to comment