Page 1 of 1

closing popup cause javascript event error

Posted: Wed Mar 12, 2014 3:34 pm
by Shawn Johnson

Hello,

I am getting a js error when I click on the x to close the popup in my app, which in turn is cause the rest of my events not to fire

i am getting the following error
Uncaught TypeError: Cannot call method 'apply' of undefined

here are some screenshots

here is the success event set to open popup
Image

Image

Image


closing popup cause javascript event error

Posted: Wed Mar 12, 2014 4:48 pm
by Nikita

Hello,

It's look like a bug. Does it affect on your application?


closing popup cause javascript event error

Posted: Wed Mar 12, 2014 5:51 pm
by Shawn Johnson

thanks for getting back to me, It does affect the app I wanted to use the popup to display earned badges.

-Shawn.J


closing popup cause javascript event error

Posted: Wed Mar 12, 2014 9:14 pm
by Nikita

Hi,

Nevertheless, after pressing "X" button the popup is closed for us. But not for you. Is it right? In which browser are you testing? Have you checked it on a device?


closing popup cause javascript event error

Posted: Thu Mar 13, 2014 5:06 am
by Shawn Johnson

the popups does not close in chrome. it does close in other browsers and on device


closing popup cause javascript event error

Posted: Thu Mar 13, 2014 8:47 am
by Maryna Brodina

Hello! Could you post your public app link and steps to reproduce?