When loading requireJS in netsuite thru client script custom code, the browser throws ‘require.initDebug’ is not a function. Any thoughts on how to resolve this?
d
dbarnett
12/14/2021, 4:44 PM
can you post an outline example of the Js you are describing, shouldn't be an issue from my experience
i
Ichimoku
12/14/2021, 5:11 PM
I actually just added a requireJS file as a library script file on a custom client code binded to a custom form.
Ichimoku
12/14/2021, 5:12 PM
Upon loading the page, the requireJS fails to load. Hence the error
b
battk
12/14/2021, 8:42 PM
not desirable, netsuite adds its own customized version of require js to its pages