Andrew Hopp
Andrew Hopp
I've been looking at this issue this morning and there is one potential issue...in `configurator_v2.tsx` (lines 58-72), there's language filtering logic that could result in an empty `languages` array if...
Thanks @dfradehubs The issue seems to be caused by a 500 error on /api/enhancements/assist/languages?dataSourceId=... which cascades through the dataset selection flow...I think some of the error flow might be; First,...
You're absolutely welcome to open a PR! It was mostly to help point us in the right direction - I think this would fix it **_but_** can't guarantee it without...
@zengyan-amazon Exciting stuff as this feels long overdue. Overall, this looks good to me, but a couple of quick questions came to mind. - Backend Plugin Registration Timing: The RFC...