0

Error when upgrading to version 9.6.0.2

asked 2023-02-07 20:46:56 +0800

ulyanabelyaeva gravatar image ulyanabelyaeva
1

Hi, I have a some problem with upgrading project on 9.6.0.2 version.

Being on the project authorization page, a pop-up window with the message "request processing" is displayed. Then a page appears with a blue background and an error: "error code 3: ZK error, after mounting" and advice to check Network console. In the console I saw the following error in zk.wpd: "Uncaught TypeError: Cannot set properties of undefined (setting 'minFlexInfoList')".

Please help me solve this problem.

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-02-09 17:46:38 +0800

MDuchemin gravatar image MDuchemin
2560 1 6
ZK Team

Hey there,

Depending on which version you are upgrading from, you might be encountering an issue with CSS flexing. You can disable CSS flexing (and revert to previous flexing implementation) to see if this helps with this property: https://www.zkoss.org/wiki/ZKConfigurationReference/zk.xml/TheLibraryProperties/org.zkoss.zul.css.flex

In any case, to get more info on why this is failing, you can open the browser's developer tools and check for the console error. This should give you the full stack, which would be helpful in locating the source of the problem.

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2023-02-07 20:46:56 +0800

Seen: 10 times

Last updated: Feb 09 '23

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More