Closed dmfalke closed 2 months ago
LGTM. I'm not familiar with the bug this resolves but we're definitely not throwing an exception any more from
assertIsVdiCompatibleWdkService
This addresses a bug you reported when running the start
command for @veupathdb/eda
:smile:
This addresses a bug you reported when running the
start
command for@veupathdb/eda
😄
Guess I'd better test that then!
libs/eda dev server works for me but see https://github.com/VEuPathDB/web-monorepo/pull/1195 (I needed this too)
libs/eda dev server works for me but see #1195 (I needed this too)
ok, will look!
This PR removes a code path that causes an error to be thrown, in favor of a conditional statement, for requesting user datasets within eda.
Resolves this error