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

Some components block loading while being included by another page with defer mode

XMLWordPrintable

      While a page, index.zul,for instance, using <include> like:
      <include src="included.zul" mode="defer"/>

      and there are some components, <textbox/> <intbox/> <window/> <panel/> <style/> <vbox/> as known, inside the included page,
      the index page will be stay at "loading" state.

      But <include> will work without mode="defer", or there are already "the same kind" of tags inside the index.zul.

        1. index-works_2.zul
          0.0 kB
        2. index-works_1.zul
          0.1 kB
        3. index-not_works.zul
          0.1 kB
        4. included.zul
          0.0 kB

            vincentjian vincentjian
            francishsiao francishsiao
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: