You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lit-ssr needs to recognize property bindings to user-defined reflect: true properties on LitElements and automatically serialize those to their corresponding attributes.
Acceptance Criteria
Tests that demonstrate correct serialization of user-defined reflecting properties to attributes are checked in and passing.