Ajax Filter no Work on Safari
-
Hi
The filter works perfect on chrome or Firefox, but on safari it disappears, looking on the console I got an error
SyntaxError: Invalid regular expression: invalid group specifier name
in public/js/wpf-public.min.js searching for solution I find that Safari doesn’t support lookbehind, so the problem could be in this part of code/(?<=paged=)[^\bs=]+/
the line of this code changes, but is around 12 or 13 line of the fileDid you know this error on Safari or this will be fix soon?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Ajax Filter no Work on Safari’ is closed to new replies.