s
docker-compose down && docker-compose down --volumes && docker-compose --env-file .env.dev -f docker-compose.yaml -f docker-compose.dev.yaml up
) but the UI breaks on the onboarding page with the exception in the screenshot. as far as i can tell all the network calls are returning appropriately.
Do you know what the issue is here?Artem Astapenko
10/14/2020, 11:47 PMArtem Astapenko
10/14/2020, 11:47 PMArtem Astapenko
10/14/2020, 11:48 PMArtem Astapenko
10/14/2020, 11:49 PMs
Artem Astapenko
10/14/2020, 11:50 PMArtem Astapenko
10/14/2020, 11:51 PMDestinationImplementationResource
and SourceImplementationResource
expect their ids. So if they were removed and those changes are already merged - its possible that something may not workArtem Astapenko
10/14/2020, 11:52 PMs