Open LucieLeBriquer opened 1 year ago
That is odd... I'll give this a 4.0 label, since I believe we'll be re-publishing the monorepo packages under that versioning number, and will want to make sure that things look right with that release.
Is there any update on this as v0.18.26-2 causes a warning
../../common/temp/node_modules/.pnpm/@superset-ui+switchboard@0.18.26-2/node_modules/@superset-ui/switchboard/esm/switchboard.js (275:16): Use of eval in "../../common/temp/node_modules/.pnpm/@superset-ui+switchboard@0.18.26-2/node_modules/@superset-ui/switchboard/esm/switchboard.js" is strongly discouraged as it poses security risks and may cause issues with minification.
Are there any plans to upgrade to 2.1.0 and remove the use of eval?
From https://github.com/apache/superset/blob/master/superset-frontend/packages/superset-ui-switchboard/package.json it seems like 0.18.26 might in fact be the current version - in which case it is indeed strange that there is a 2.x version published there.
Latest stable version of @superset-ui/switchboard is an empty package (version 2.1.0).
How to reproduce the bug
https://www.npmjs.com/package/@superset-ui/switchboard/v/2.1.0?activeTab=code
Screenshots
Environment
NA
Checklist
Some issues are mentioning the emptiness of version 0.18.26 but none of them relates to 2.1.0
Additional context
None
Comment
We are using the corrected version 0.18.26-2 but we would appreciate the latest stable version to be released with its content! Thanks :)