Button close dont' work mobile
-
Hi, o button close(X) dont’ work in mobile.
The list of posts does not close. An error appears on the console:
TypeError: Cannot read property 'hide_keyboard' of undefined
Error this line:
if (isMobile() && $this.o.mobile.hide_keyboard) document.activeElement.blur();
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Button close dont' work mobile’ is closed to new replies.