Skip to content

Mixins are handled incorrectly #96

Open
@tomsmalley

Description

I ran into this with https://developer.mozilla.org/en-US/docs/Web/API/ElementCSSInlineStyle.

castTo will throw TypeError: Right-hand side of 'instanceof' is not an object when attempting to get an instance of ElementCSSInlineStyle.

It seems like the interface generated for mixins will have to be altered slightly.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions