junlincc opened a new issue #15532: URL: https://github.com/apache/superset/issues/15532
This seems to be happening when DnD is enabled. Apparently the DnD control returns an array of columns when it’s a single selection, while the legacy control returns a single string when in single select mode https://user-images.githubusercontent.com/67837651/124310680-6764e000-db21-11eb-9275-1fb8157b72e8.mov enable Drag and Drop control panel from config.py by "ENABLE_EXPLORE_DRAG_AND_DROP": True, 1. Open new Cross channel relationship sample chart/ Create a new Chord chart 2. Remove selected SOURCE 3. Drag item back to drop zone of SOURCE 4. See error ### Environment -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
