Chellappan

Results 6 issues of Chellappan

Most of the listing page feature were implemented as part of issue #10. This issue is for tracking remaining feature on listing pages such as Create Listings, Manage Listings, Listing...

### Which package(s) are affected? React (@lit-labs/react) ### Description When using a React wrapper(@lit-labs/react), which converts web component attributes to properties, if I utilize the cloneNode JavaScript API to move...

We have developed custom modal, drawer, and datepicker components as web components using ShadowDOM. These components utilize the 'popover' attribute and 'floating-ui' internally for positioning the datepicker container. However, when...

bug
has workaround

### Which package(s) are affected? React (@lit/react) ### Description I am updating from lit-labs/react v1.1.1 to lit-react in my project. All my test cases work fine with lit-labs/react v1.1.1, but...