Kapil Sachdev
Kapil Sachdev
Can you provide a reproduction script as well.
`duktape` has become the default JS Runtime in Windows sometime ago in rails/rails#30014. If you look into other similar issues involving Exejs you might found out that `duktape` is actually...
The PR is actually rails/execjs#77.
@cqcn1991 I too can confirm the issue is still persisting, even though the PR is merged. Are you getting the same error as reported? ```ruby ActionView::Template::Error (identifier '(function(opts, pluginOpts) {return...
@mcmire is there anything pending for this PR?
My bad, i missed the `PR: Needs Tests` label. As the OP hasn't responded and in case anyone else does not wants to work, I will move this PR forward...
@mcmire What can be done to resolve this issue?
Thanks for the feedback. I'm not familiar with the source code, but will try to resolve it.
One example is in the PR #23 . As its been a long time I'm not sure about other places. Another example can be https://github.com/rubys/awdwr/blob/96a48b9387ae8c0f48b865636c59346151fc9bfe/edition4/data/code/vendor/plugins/auto_complete/README#L20 Although its giving 404
/cc @rubys @davetron5000