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

Error with (Node with hex-inp is not found!)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 5.4.0FL
    • 6.0.0
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. visit https://keikai.io/demo/excel_like
      2. right click with any cell by opening "Rich Text Edit"
      3. close the popup editor

      Current Result


      2 js errors:

      Uncaught Handle required for [object Object]
      z	@	zk.wpd:5
      e.bind_	@	zkex.inp.wpd:2
      z.bindChildren_	@	zk.wpd:5
      z.bind_	@	zk.wpd:5
      bind_	@	zkmax.nav.wpd:2
      e.bind_	@	zkex.inp.wpd:2
      M.$supers	@	zk.wpd:5
      bind_	@	zss.wpd:487
      M.$supers	@	zk.wpd:5
      bind_	@	zss.wpd:488
      z.bind	@	zk.wpd:5
      i.insertChildHTML_	@	zul.box.wpd:3
      z.appendChild	@	zk.wpd:5
      _init	@	zssex.wpd:169
      (anonymous)	@	zssex.wpd:171
      setTimeout		
      bind_	@	zssex.wpd:171
      z.bindChildren_	@	zk.wpd:5
      z.bind_	@	zk.wpd:5
      bind_	@	zkmax.nav.wpd:2
      e.bind_	@	zk.wpd:9
      i.bind_	@	zul.box.wpd:3
      z.bindChildren_	@	zk.wpd:5
      z.bind_	@	zk.wpd:5
      bind_	@	zkmax.nav.wpd:2
      e.bind_	@	zk.wpd:9
      i.bind_	@	zul.wnd.wpd:2
      z.bind	@	zk.wpd:5
      bind	@	zk.wpd:149
      z.insertChildHTML_	@	zk.wpd:5
      z.appendChild	@	zk.wpd:5
      z.insertBefore	@	zk.wpd:5
      e	@	zk.wpd:5
      L	@	zk.wpd:5
      z	@	zk.wpd:5
      M.zkx_	@	zk.wpd:5
      z.addAft	@	zk.wpd:5
      l	@	zk.wpd:5
      m	@	zk.wpd:5
      M._doCmds	@	zk.wpd:5
      M.afterResponse	@	zk.wpd:5
      M._onResponseReady	@	zk.wpd:5
      (anonymous)	@	zk.wpd:5
      Promise.then		
      (anonymous)	@	zk.wpd:5
      Promise.then		
      g	@	zk.wpd:5
      M.sendNow	@	zk.wpd:5
      (anonymous)	@	zk.wpd:5
      setTimeout		
      L	@	zk.wpd:5
      R	@	zk.wpd:5
      M.send	@	zk.wpd:5
      z.sendAU_	@	zk.wpd:5
      M.$supers	@	zk.wpd:5
      sendAU_	@	zss.wpd:657
      z.fireX	@	zk.wpd:5
      z.fire	@	zk.wpd:5
      fireToolbarAction	@	zss.wpd:640
      onClick	@	zss.wpd:472
      z.fireX	@	zk.wpd:5
      e.doClick_	@	zul.menu.wpd:2
      t	@	zk.wpd:5
      (anonymous)	@	zk.wpd:5
      dispatch	@	zk.wpd:5
      d.handle	@	zk.wpd:5
      
      TypeError: Cannot read properties of undefined (reading 'indexOf')
          at zk.scriptErrorHandlerEnabled.zk.scriptErrorHandler (zk.wpd:5:1105606)
          at o (zk.wpd:5:152828)
          at dispatch (zk.wpd:5:155847)
          at d.handle (zk.wpd:5:153842)
      

      The error happens with (Node with hex-inp is not found!)

      Expected Result

      No error happened

      Debug Information

      • only happens when debug-js = false and ZK 10.0.0. could relate to ZK-5743.
      • upgrade to zk 10.1.0 can fix this error.

            rebeccalai rebeccalai
            jumperchen jumperchen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: