allen
allen16mo ago

_.template

I was trying to use the Lodash templating feature in an action, but it's erring out with Uncaught EvalError: Code generation from strings disallowed for this context Any known work arounds? https://docs-lodash.com/v4/template/
adam
Lodash Docs v4.17.11
_.template
1 Reply
allen
allenOP16mo ago
Looks like the "use node"; directive fixed it

Did you find this page helpful?