-
Bug
-
Resolution: Fixed
-
Normal
-
3.5.0 RC
-
None
reproduce steps:
1. open a blank file and assume that there are Sheet1 and Sheet2
2. freeze Sheet1 at C3
3. change Sheet1 C3 to 1
4. change Sheet2 A1 (or A3 or C1) to =Sheet1!C3
5. chaneg Sheet1 C3 to 2
6. switch to Sheet2 >>> JS error
JS error message:
Uncaught TypeError: Cannot read property 'i' of undefined
- relates to
-
ZSS-640 cells with formula in freeze panels didn't be update after changing refered cells
- Closed