Closed
Description
Discussed in #821
Originally posted by Archmonger October 18, 2022
While the ability to load JavaScript modules from NPM on the fly is clever, it technologically isn't possible to do properly.
That is due to ReactJS version mismatches, which frequently pop up when using this API.
For the health of this framework, I would recommend we deprecate module_from_template
and double-down on JavaScript Components API docs to supplement this.