NingenJanai

Results 5 issues of NingenJanai

I upgraded to node 17, and now Karma tests won't run anymore, with node 16 they worked fine but now it seems Chrome is not able to configure anymore, because...

## Expected behavior npm test to work ## Actual Behavior After updating node from version 16 to 17, @open-wc/testing seems to have a breaking issue. Now npm test will try...

## Expected behavior renderLitAsNode renders the components correctly when using scoped custom element registry. ## Actual Behavior When using the scoped custom element registry renderListAsNode rendering is broken. https://studio.webcomponents.dev/edit/ONdXLvnhfIY59QPAqqwb/src/index.js?p=README.md ##...

## Expected behavior When the modelValue is passed to the combobox it should display the selected item. ## Actual Behavior When the modelValue is passed to the combobox and autocomplete...

## Expected behavior When modelValue is set and combobox autocomplete mode is set to list the item should be preselected ## Actual Behavior When modelValue is set and combobox autocomplete...