fuomag9 commented on issue #15692: URL: https://github.com/apache/superset/issues/15692#issuecomment-880262427
> Edit: The value of the field `schemas_allowed_for_csv_upload` changes anytime the modal is opened again. There seem to be a problem with escaping the value which may ruin the datatype of the value whend parsed, resulting in the problem. > > > > Value on first opening: `"[]"` > > Value on second opening: `"\"[]\""` > > Value on third opening: `"\"\\\"[]\\\"\""` > > I've noticed this as well, every time it seems to increase in terms of expansion (but the issue still remains even if blank) -- 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]
