videvian
videvian
### Describe the feature There's a known issue when `hardhat-gas-reporter@2` and `@nomicfoundation/hardhat-toolbox@5` are used together, there's an error while running any `hardhat` command: > Error HH201: Could not set param...
I use Next.js with `antd` and `@ant-design/nextjs-registry`: ```jsx ... Smth ... ``` `AntdRegistry` internally wraps everything in `StyleProvider` and uses `extractStyle`. I've noticed that whenever Popover is wrapping a button...
It seems like something has changed recently with the Twitter API. Starting from `2025-03-25 23:49:18`, we began seeing a high number of `Dependency: Unspecified` errors. This error did occur occasionally...