EasyUI Forum
May 03, 2024, 08:45:49 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: 1.4.5 Messager causes error 'Cannot read property options of undefined'  (Read 8327 times)
phunksta
Jr. Member
**
Posts: 54


View Profile Email
« on: June 17, 2016, 03:54:01 AM »

I have upgraded easyui to 1.4.5 for my application, now during initialisation I encounter an error

Code:
_240 jquery.easyuui.1.4.5.js:3762

TypeError:Cannot read property 'options' of undefined'.

When debugging, I can see the line

Code:
var _243 = $.data(_241, "panel");

_243 is undefined following execution of this.
_241 is a div.messager-body.panel-body-panel-body-noborder.window-body
_242 is undefined

the call stack is

Code:
_240
fn.panel.methods.destroy
fn.window.methods.destroy
fn.dialog.methods.destroy

_2b2() against div class="messager-progress>
Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: June 17, 2016, 07:28:38 AM »

Please show an example to demonstrate your issue.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!