Uassets: uBlock blocking a plugin I want to use to validate forms

Created on 10 Aug 2018  路  7Comments  路  Source: uBlockOrigin/uAssets

URL(s) where the issue occurs

https://5euros.com

Describe the issue

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.

Versions

  • Browser/version: Google Chrome Version 68.0.3440.106 (Official Build) (64-bit)
  • uBlock Origin version: uBlock Origin 1.16.14

Notes

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.

All 7 comments

  • see in the logger what is blocked, post here
  • create a test page where we can get the issue

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)
image

##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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jose1971AB picture Jose1971AB  路  3Comments

patrickdrd picture patrickdrd  路  3Comments

Jose1971AB picture Jose1971AB  路  3Comments

pepablock picture pepablock  路  4Comments

igitur picture igitur  路  3Comments