Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.click not working after responsive #97

Open
kevinvanderven opened this issue Aug 9, 2017 · 2 comments
Open

.click not working after responsive #97

kevinvanderven opened this issue Aug 9, 2017 · 2 comments

Comments

@kevinvanderven
Copy link

@kevinvanderven kevinvanderven commented Aug 9, 2017

.click() Is not working anymore after triggering responsive add on.
The click event is wrapped in a document ready function.

Occurring errors I've been getting when scaling down:

jquery.multiscroll.extensions.min.js:8 Uncaught TypeError: Cannot read property 'replace' of undefined
at E (jquery.multiscroll.extensions.min.js:8)
at T (jquery.multiscroll.extensions.min.js:8)
at h (jquery.multiscroll.extensions.min.js:8)
at L (jquery.multiscroll.extensions.min.js:8)
at jquery.multiscroll.extensions.min.js:8
at dispatch (jquery.min.js:2)
at u (jquery.min.js:2)

Uncaught TypeError: Cannot read property 'top' of undefined
at v (jquery.multiscroll.extensions.min.js:8)
at u (jquery.multiscroll.extensions.min.js:8)
at dispatch (jquery.min.js:2)
at u (jquery.min.js:2)

These might have to do with it.

@kevinvanderven

This comment has been minimized.

Copy link
Author

@kevinvanderven kevinvanderven commented Aug 10, 2017

It seems, it stops all custom javascript (jquery) after scaling down.

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Oct 16, 2017

Do you still having the issue with the latest responsive expand version?
Check the email used for the purchase, a new version of the extension has been released. (v.0.03)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.