Page 1 of 1

Profound EJS

Posted: Tue May 02, 2017 12:28 pm
by lynx
Hello,

I have been building a display using the bootstrap framework and then putting the source into an HTML container, which works great! However, the moment I add a bound field using EJS, compile, and call the program, the screen no longer has content on it. After I inspect the elements on the page, I notice that none of the HTML is in the HTML container that I added.(screenshot attached). I am also on version 5.8.

Error received after binding a program using EJS:

Uncaught Type Error: Object.si is not a function
at Object.pui.Bp(genie.js:200)
at callback (genie.js:201)
at HTMLScriptElement.l.onload (genie.js:454)


Has anyone else come across this issue?

Thanks

Re: Profound EJS

Posted: Tue May 02, 2017 1:23 pm
by Scott Klement
This looks like a bug, please report it to support@profoundlogic.com so it can be taken care of.

Re: Profound EJS

Posted: Tue May 02, 2017 2:00 pm
by lynx
I have reported the issue. Thanks for the quick reply!