Skip to content

Support distributed content (gold standard) #40

Description

@tomalec

Currently, the element does ignore the distributed content

Steps to reproduce

  <shadow-host>
    <template is="shadow-root" mode="open">
      Does it work get distributed content?
      <juicy-ace-editor><slot></slot></juicy-ace-editor>
    </template>
    does
  </shadow-host>

Live Demo

https://jsbin.com/susiran/1/edit?html,output

Expected result

Distributed content should be rendered as the value of the editor.

Actual result

distributed content is ignored.

Browsers affected

  • Chrome
  • Firefox
  • Edge
  • Safari 9
  • Safari 8
  • IE 11

Screenshot

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions