Yuri Skurikhin
Results
2
issues of
Yuri Skurikhin
Is it possible to use [puppeteer-extra-plugin-stealth](https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-stealth)? Similar to: https://github.com/AtuboDad/playwright_stealth https://github.com/jonfriesen/playwright-go-stealth
Get error with rails 7.2.1 ``` @alert.mark_as_read! for: @current_user ArgumentError: wrong number of arguments (given 1, expected 2) ``` return to rails 7.1.4 and works good Diff: ``` Using activesupport...