Skip to content
Snippets Groups Projects

Chore: 3.0.6

Merged Benedikt Heinrichs requested to merge main into dev
7 files
+ 31
31
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -187,7 +187,7 @@
:placeholder="$t('form.project.projectOrganization')"
@search-change="retrieveMoreOrganizations"
>
<template slot="afterList">
<template #afterList>
<div
v-if="organizations.length && !organizationsComplete"
v-observe-visibility="retrieveMoreOrganizations"
Loading