Skip to content

Resolve a circular dependency

Carlos Sanchez requested to merge scout/resolveCircularDependency into main

While trying to fix another error which sadly was unrelated I found this cirular dependency. This is resolved by moving the ShareMode to share-data.common.ts so that we do not import from share-data.service.ts

Merge request reports

Loading