-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels