https://5euros.com
Hi,
On the URL where the issue occurs, I use https://github.com/lordfpx/AB-formValidation.
On the new form we are currently developing when I use uBlock I have the following error:
Uncaught TypeError: window.abFormValidation is not a function
But if I disable uBlock, I don't have the error and everything seems to be fine.
My error is not on the main website since I'm developing this form so I can't really give you an URL where the issue occurs.
Works fine in demo https://codepen.io/lordfpx/pen/RgdygX?editors=0010
This script: https://rawgit.com/lordfpx/AB-formValidation/master/dist/AB-formValidation.min.js ?
I can reproduce if I add
codepen.io##script:inject(abort-on-property-read.js, CustomEvent)

##script:inject(abort-on-property-read.js, CustomEvent)
is used on 5euros.com to disable the adback script.
I will change that filter.
@DaPo does your form work if you add
5euros.com#@#script:inject(abort-on-property-read.js, CustomEvent)
5euros.com##script:inject(abort-on-property-read.js, ng)
to your filters?
Hello @okiehsch,
Yes id does indeed! Nice catch! What can we do about it?
I have updated the filter in uBO-Privacy, forcing an update of that list should solve your issue.
Thank you!
Can you tell me when this will be effective for all of the uBlock users?
The uBO-Privacy list auto updates every 5 days.