Marwan Zibaoui
Marwan Zibaoui
Just started playing with the lib for an hour and i just want to say thank you for your work. The DX is 💯 and it's super easy to hit...
Using `react-select 3.1.0` in a react app that uses SSR (not using next.js but ssr custom made using `@loadable` and `react-router`) and still getting the error 😞 . I guess...
You can enable format on save by adding this to your config: ```json "editor.codeActionsOnSave": { "source.fixAll.stylelint": "explicit" } ``` It's in the README of the project. I agree it's a...
This has been fixed in `3.8.13` ✅ The repo has moved over to https://github.com/RickyMarou/jest-webextension-mock/ - sorry i couldn't bring the issues over 🙇
Hey @dhakan - I just took over this project and moved it to https://github.com/RickyMarou/jest-webextension-mock I couldn't move the issue tracker with it. Are you still interested in contributing? I think...
FYI the repo has moved over to https://github.com/RickyMarou/jest-webextension-mock/ That's a great suggestion that is on my radar, i already made the move to use [changesets](https://github.com/changesets/changesets) so it'll be easier to...
We're seeing the same problem in the [adblockplus ui](https://gitlab.com/adblockinc/ext/adblockplus/adblockplusui) repository after upgrading from wdio 7 to 8 and using allure reporter
After upgrading all our `@wdio` packages from `7.20` to `@latest` a couple weeks ago, we noticed that `beforeAll` hooks are showing up as tests in the allure test result. Downgrading...
Hello - I couldn't transfer the repository so I had to re-create it and lost the open issues. Would you mind re-opening the issue in the new home of the...