Hi there,
Inside a "screen" I have this code
self.AddScreen($('body'), "#two", "app/screen/two.js");
Which throws this
Uncaught Error: Syntax error, unrecognized expression: [data-id='[object Object']]
Anyway how to fix it?Besides using another library?