EasyUI Forum
April 18, 2024, 06:45:15 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: EasyUi is not compatible with "use strict"  (Read 1030 times)
unle70
Newbie
*
Posts: 1


View Profile Email
« on: June 29, 2022, 09:18:20 PM »

Hello,

I'm trying to use EasyUi in my application. My application is dynamically loading javascript modules (import) and most of the code is using "use strict". I have tried to use the comboTree and upon clicking the expand button I always get the following error message: "Uncaught TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them"

Looks like the EasyUi code is trying to use "arguments.callee" which is not allowed in strict mode.

Any idea how to resolve this?
Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: June 30, 2022, 08:06:17 AM »

Please try to update to the newest version.
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!