bouncer icon indicating copy to clipboard operation
bouncer copied to clipboard

Custom messages doesn't work for checkbox

Open mahirbaltaci opened this issue 1 year ago • 0 comments

Hello,

Thank you for this beautiful codes! I'm using your Bouncer.js and I encountered an issue that I couldn't resolve.

I failed to display the custom error message for the checkbox type. (this= data-bouncer-message="You must accept our terms")

Can you give me a suggestion about the solution?

Thank you!

Reduced test case: https://codepen.io/merdinik/pen/QWXoZQQ


Real web page url: https://5minutos.net/account/register

  • included file 1 url: https://5minutos.net/admin-assets/js/plugins/bouncer.min.js
  • included file 2 url: https://5minutos.net/admin-assets/js/pages/form-validation.js

mahirbaltaci avatar Sep 11 '24 16:09 mahirbaltaci