Open jkuester opened 2 weeks ago
Looks like the culprit is the extract-lineage.service which now depends on:
EnektoService
> ExtractLineageService
> UserSettingsService
> CacheService
> ChangesService
.
I am thinking we either need to move the new user-centric functionality out of the ExtractLineageService
or we need to push the ExtractLineageService
call up out of EnketoService
....
Describe the issue It appears that the
changes.service.ts
has leaked into the cht-form web component. Now, when it tries to initialize, it fails and just spams the logs endlessly every 5 sec with