laravel-html-encrypt icon indicating copy to clipboard operation
laravel-html-encrypt copied to clipboard

Issues found

Open lenh opened this issue 8 years ago • 6 comments

Hi,

Great idea! I have however picked up the following two issues:

  • AJAX calls fail
  • Copy paste into form fields don't work (not sure if this is intended)

lenh avatar Oct 18 '17 05:10 lenh

Thanks , I'll check up on it 😄 😄 😄

PHPJunior avatar Oct 18 '17 06:10 PHPJunior

any update on this? I would love to use this package but I have AJAX calls which are a must

HDVinnie avatar Nov 16 '17 15:11 HDVinnie

Sorry for my laziness… , I fixed Ajax Error :smile: :smile:

PHPJunior avatar Nov 16 '17 17:11 PHPJunior

I had a feeling it was due to the collapsewhitespace. My other issue post is null then. Unless you choose to make it optional in config for those that want collapsewhitespace and don't use Ajax.

HDVinnie avatar Nov 16 '17 18:11 HDVinnie

@HDVinnie , I changed some code ... it will only work on GET ...

PHPJunior avatar Nov 16 '17 18:11 PHPJunior

do you plan to add POST support?

HDVinnie avatar Nov 16 '17 19:11 HDVinnie