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

chrome43 but were moving in now stuck in chrome44. Solution Would you have any? #179

Open
jin35rf opened this issue Jul 23, 2015 · 13 comments

Comments

@jin35rf
Copy link

jin35rf commented Jul 23, 2015

No description provided.

@FlorianBruniaux
Copy link

Hello, same problem here.

No problem with Chrome 43, but now, with the upgrade 44, it does not work (no transitions ...)

Thank you in advance ;)

@Thoum
Copy link

Thoum commented Jul 23, 2015

Same problem here since i updated yesterday to chrome 44.

Thanks in advance !

@FlorianBruniaux
Copy link

Is there a way to show errors ? To understand where it blocks ...

@jin35rf
Copy link
Author

jin35rf commented Jul 24, 2015

Also stuck the individual site.

http://jmpressjs.github.io/jmpress.js/

@vontell
Copy link

vontell commented Jul 29, 2015

Same issue here

@vontell
Copy link

vontell commented Aug 3, 2015

Any leads on this problem?

@modiyash
Copy link

Jmpress just stopped working one fine day. Just checked that I do have Chrome 44 like everyone else here. Maybe that is the issue.

@deanshub
Copy link

Hi, I had the same problem, until @sokra will take a look my quick fix is changing the line

        return "-" + prefix + "-" + postfix;

in the jmpress.js file in the mapProperty function, to this line

        return (prefix!=="")?"-" + prefix + "-" + postfix:postfix;

@jin35rf
Copy link
Author

jin35rf commented Aug 30, 2015

deanshub > Thank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

@tanmayrajani
Copy link

@deanshub Will that still work on older versions of chrome?

@deanshub
Copy link

deanshub commented Sep 2, 2015

yes it should, let me know if you have any problems with the fix and i'll try to help

@rendermouse
Copy link

@deanshub's fix solved my problem, too. Thanks!

@12343954
Copy link

@deanshub ,Thank you so much !!!!!!!!!!!!!!

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

No branches or pull requests

9 participants