Adam Michał Małecki

Results 9 comments of Adam Michał Małecki

Why not make a step further and derive only a single target, say `GetSet`?

@mcfarljw, I would suggest the opposite, i.e. the names of the available utility classes should follow Tailwind, just like e.g. UnoCSS does. Perhaps they could be a reasonable subset of...

How about a release with the fix? I can see that [some changes to the source code have been made](https://github.com/abinnovision/recaptcha-v3/commit/8d6fe8e7086a02cb64d7bad0fa0fe6dc3f6d2956), yet they don't appear to be published. I wonder if...

Indeed. Although I feel the code could use some refactoring, a simple `else` between the `if`s would do the job.

For me, when using Node v20.15.0, with this module in version 0.15.2 the issue is not present, and I do experience it after switching to 0.16.1 (having all the other...

When I update to 0.18.2, I get other error instead, upon loading a page from the dev server (anonymized): ``` [8:15:20 PM] ERROR Internal server error: [sass] Error: ENOENT: no...

This was after a clean installation, without `.vite` there; `pnpm dedupe` did not help either.

Additionally, there still is an empty `label` element if you don't specify the `label` property, hence if you want to put an external label by yourself (along with other _details_),...

Let's start with the ability to completely disable cookies, because the current setting in the configuration perhaps affects handling a received cookie, but surely doesn't prevent one from being set....