laravel-html-encrypt
laravel-html-encrypt copied to clipboard
Issues found
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)
Thanks , I'll check up on it 😄 😄 😄
any update on this? I would love to use this package but I have AJAX calls which are a must
Sorry for my laziness… , I fixed Ajax Error :smile: :smile:
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 , I changed some code ... it will only work on GET ...
do you plan to add POST support?