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

Fragment supports using a custom element

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.5.0
    • 8.0.5, 8.5.0
    • None
    • Security Level: Jimmy
    • None

      Using custom elements, its tag name contains dash -, inside <fragment> causes a parsing error:

      For example:

      <zk>
      <?script src="/bower_components/webcomponentsjs/webcomponents-lite.js" ?>
      <?link href="/bower_components/iron-icons/iron-icons.html" rel="import"?>
      <?link href="/bower_components/paper-fab/paper-fab.html" rel="import"?>
      
          <fragment>
              <paper-fab icon="favorite"></paper-fab>
          </fragment>
      
      </zk>
      

      Browser Compatibility

      Benefit

            rudyhuang rudyhuang
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour
                1h