Manu
Manu
**Describe the bug** When converse is initialized on 2 different elements, skeletor.history throws an error because already initialized **To Reproduce** 1. Build `headless.min.js` from master 2. Get the following html...
Ok so, somehow managed to make this work on playwright-webkit - The FileList implementation being immutable, I've used the DataTransfer.files API (which is not great but does the job) -...
yes, im a todoist, this is my religion
- [ ] Export key list stores as xxxxxList to reduce friction with in component variables - [ ] Additional methods in tokenList stores: e.g. expandedList.toggle(key, open) (inspired from DOMTokenList)...
I have a segfault when using libpcre.zig as a module, any idea? also, cloning the repo and running tests locally seems to be ok zig version: 0.12.0 system: arch ```...