Google Chrome - has popstate trigggering on initial page load changed in v34?

StackOverflow https://stackoverflow.com/questions/22957298

  •  30-06-2023
  •  | 
  •  

سؤال

In version 34 of Chrome (Mac) has pop-state behavior changed on page load? A site that was working, now no-longer does. Preliminary analysis shows that the popstate event is now not firing on page-load - is this correct?

هل كانت مفيدة؟

المحلول

Yes it has.

https://code.google.com/p/chromium/issues/detail?id=63040

Unfortunately for me that means I now have to implement a fix given that Safari and Chrome now have different behavior.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top