polerin
polerin
### Which package is this a feature request for? Lit Core (lit / lit-html / lit-element / reactive-element) ### Description It would be useful to have a lifecycle callback similar...
Current example of factories with arguments (and the related tests) seems to only allow for intializer injection into an already instantiated object, instead of allowing for a factory method that...
Currently `EntityManager.find()` allows for querying against an LSI/GSI by specifying the desired index in the `queryOptions`. As getting a single item by LSI is a common use case in our...
**Describe the bug** Components on Disabled UI Elements runtime panel in scene causes exception **To Reproduce** Create a runtime panel, add a monobehaviour with a method injection attribute to it,...