molschimke2 opened a new issue, #22402: URL: https://github.com/apache/superset/issues/22402
An error is shown whenever a handlebars chart should be configured. #### How to reproduce the bug 1. Create a new dashboard and dataset 2. add handlebars chart 3. Configure the handlebars chart with some metrics 4. Hit preview ### Expected results the handlebars chart should present the rendered script ### Actual results error message is shown: "Unexpected error An error occurred while rendering the visualization: ReferenceError: exports is not defined" #### Screenshots  ### Environment (please complete the following information): - browser type and version: Chrome - superset version: latest - python version: not sure - node.js version: not sure - any feature flags active: not sure ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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]
