Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-247

JS error on show/hide toolbar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.2.0
    • None
    • None
    • None
    • reproduced with: 5.2.0.FL.20200410-Eval

      Steps to Reproduce

      run a page with a spreadsheet
      e.g.: http://server:port/keikai-demo/excel_like

      execute the following JS in the console:

      ss = zk.$('@spreadsheet')
      ss.setShowToolbar(false);
      

      Current Result

      zss.wpd:457 Uncaught TypeError: w.isVisible is not a function
          at b.showToolbar (zss.wpd:457)
          at b.setShowToolbar (zk.wpd:236)
          at <anonymous>:1:4
      

      Expected Result

      no error

      Debug Information


      Workaround


            wenninghsu wenninghsu
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: