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
{{ message }}
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.
Only issue is that if no options or type defined in TS, then the value type returns as an object, which causes the content of an attribute to be interpreted wrongly in some cases.
The text was updated successfully, but these errors were encountered:
Looking at https://github.com/kenchris/lit-element/blob/master/src/lit-element-decorators.ts, Kenneth is using Reflect metadata to determine the type if no options are set.
Only issue is that if no options or type defined in TS, then the value type returns as an object, which causes the content of an attribute to be interpreted wrongly in some cases.
The text was updated successfully, but these errors were encountered: