Robert Velickovski

Results 5 comments of Robert Velickovski

@codemastersolucoes Currently not supported, but option will be applied in next release

@simplenotezy Hi, not sure what could be the cause of that, there are just couple of standard JS selectors in the code (e.g. _document.querySelector('html')_)

@dpw1 Hi, yes that is something that will be resolved in next release.

I see you have selector `$('.JPopup')` instead of `$('.jPopup')`, that's probably the issue cause.

Could you paste or link the code example where you getting this error?