Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-639

a formula refer to one cell at other sheet with freeze panel. change the refered cell cause JS error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.5.0 RC
    • 3.5.0 RC
    • ZSS Component
    • 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 
      

            paowang paowang
            paowang paowang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: