Skip to content

Surface Compatibility #39

@jpyamamoto

Description

@jpyamamoto

I am porting my vanilla LiveView project to use the Surface library (https://github.com/surface-ui/surface).

I would like to keep using this library to test components in isolation, but I can't get the two libraries to work properly.

The error that comes up when trying to simply pass a Surface Live Component to live_assign as I normally would is that the component does not have the pid attribute.

Could you add support for surface components? Or can I have some pointers on how this library deals with components in isolation so I could try to propose a solution myself?

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions