sciactive/pnotify

Multiple iframe - Getting error Uncaught TypeError: Cannot read property 'opener' of undefined

Open

#302 创建于 2017年5月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (3,644 star) (558 fork)batch import
buggood first issuehelp wantedready

描述

Hi,

When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).

I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser. Please help me to solve this issue. error

Many thanks!

Ramesh

贡献者指南