Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3863

Listbox inside groupbox with enabled ROD causes error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 8.5.0
    • Components
    • None

      Listbox.onResponse() tries to access Listbox widget even if Listbox is inside a Groupbox which is not yet rendered (ROD->true). This causes following error:

      zul.sel.wpd:1585 Uncaught TypeError: Cannot read property 'style' of null
      at _fixForEmpty (zul.sel.wpd:1585)
      at init.onResponse (zul.sel.wpd:1814)
      at _invoke (zk.wpd:14963)
      at init.fire (zk.wpd:14946)
      at zk.wpd:15084

            Unassigned Unassigned
            fse fse
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: