Skip to content

Inline component def regression ~v0.0.30 - script tag examples only work if placed before inline component definitions #34

@michaelpb

Description

@michaelpb

Inline component def regression ~v0.0.30 - script tag examples only work if placed before inline component definitions

e.g. <template Modulo and <script src="unpkg/mdu" etc should be able to go at the end, OR in the beginning of an HTML file and get components picked up


Solution: Either make it work with ANY ordering, or properly document this behavior so it's always dependable -- e.g. maybe one ordering requires an explicit invocation, while another doesn't. It should be clear / defined behavior either way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions