Topic: jQuery syntax error after update 4.7.3
pharmiweb pro asked 5 years ago
After updating to 4.7.3 i am getting the following jQuery syntax error:
Error: Syntax error, unrecognized expression: unsupported pseudo: -webkit-autofill
The line of code causing the error is (from the min file):
t('.materialize-textarea').each(r),
s.on('keyup keydown', '.materialize-textarea', r),
t('input:-webkit-autofill').each(function () {
'' !== t(this).val().length && t(this).siblings('label, i').addClass('active')
})
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.6.1
- Device: Desktop
- Browser: Firefox
- OS: Windows
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 5 years ago
Hi,
where do you have this error? At MDB Pro or other packages?
Best,
Piotr