Niels Bosman
Niels Bosman
@flowan This does not solve the problem of wanting to be able to mask the text that you want to copy, so I don't think this is a valuable substitution...
Happening to me too while using the SWC transpiler (not with Babel) with the `next-translate` package.
@ravgeetdhillon @rdhar I think it should be easy for users to enable this behaviour. The more complex logic should be dealt with by the package itself. Something like this: ```yaml...
> @niels-bosman: Why do you think, that you can't use the build in function? Just use a computed field, something like this: > > ``` > Text::make("copyTag", function ($model) {...
Same for me. Although I do not get UAC prompt.
Hey @selbyk, I managed to fix it for now by chaining with the `.returns();` method. This will overwrite the type that is returned (so it is not really that safe)....
I don’t know why people are not talking about this. This was single handedly the reason why using Supabase was not feasible for our team..
Having the same issue. Node `16.11.1` works but `17.0.0` and `17.0.1` are causing this error.
Could be fixed by #11597
Looking forward to this!