Greg Duckworth

Results 9 comments of Greg Duckworth

This would be a great addition! At the moment I've just added an extra function but would love to see it as part of the package. ``` public function trashed()...

This happens also when using a github `pre-commit` hook as well, where the prompt appears but exits before you have chance to action anything.

Would love to see this implemented.

@route - I've tried setting the `disable-web-security` to true in the `browser_options` when registering the driver but still no luck.

@sdfgsdfgd - I appreciate that this happens on CI (but a reasonable amount of power considering) but there are also benefits in that it would allow the input to appear...

Getting exactly the same issue with the latest 1.34, rolled back to 1.33 and the issue is resolved.

Have you added the trait to your model as shown in the Readme?

Just to satisfy my curiousity, have you encrypted the field you use for `id`? If you could provide some code then that might help the debugging.