dgs-framework icon indicating copy to clipboard operation
dgs-framework copied to clipboard

bug: Multiple data loaders found shown happens when handling requests

Open kzwang opened this issue 1 year ago • 1 comments

Please read our contributor guide before creating an issue.

Expected behavior

When multiple data loaders are using @DgsDataLoader with the same name, it should validate that and fail early.

Actual behavior

App starts up successfully, but failed to handle requests with error "Multiple data loaders found"

Steps to reproduce

Note: A test case would be highly appreciated, but we understand that's not always possible

kzwang avatar Sep 11 '24 17:09 kzwang

@kzwang in which version you are seeing this issue?

mrvaruntandon avatar Sep 17 '24 08:09 mrvaruntandon