Tim Bogdanov
Tim Bogdanov
This is one of the best frameworks I've seen, don't abandon it
@halfmoonui i have my modal in the root of the react project, when I try to toggle it, it does not toggle. ` halfmoon.toggleModal('login-modal');` ` ` Any other solutions?
> or just use > > ``` > {!! NoCaptcha::display(['data-size' => 'invisible']) !!} > ``` > > instead of > > ``` > {!! NoCaptcha::display([]) !!} > ``` > >...
can you show your example, your issue is not 100% clear
Is there any update on this?
```bash go run github.com/playwright-community/playwright-go/cmd/playwright@latest install --with-deps # Or go install github.com/playwright-community/playwright-go/cmd/playwright@latest playwright install --with-deps ```
I was not able to figure what caused this issue. I deleted the files and redownloaded them and this particular issue went away.