Page not refreshing in Chrome after accept
-
I am using the [cookie] short code to block specific video links. In Chrome, when the user presses accept, the cookie notification bar disappears, but the videos are still blocked. If the user then refreshes the page, the videos appear. Firefox does not require an additional user refresh.
Here are detailed steps to reproduce
– cleareuCookie
from web page
– navigate to page with blocked videos
– press accept
– Chrome now showseuCookie
set in the storage browser, and the banner has disappeared. Videos are still blocked.
– Manually refresh page and videos appear.By comparison in Firefox
– cleareuCookie
cookie
– navigate to page
– press accept
– Firefox does an auto-refresh. Page shows up with videos.euCookie
is set.I am running version 3.0.5
Looking at the code it appears you only reload if auto-block is true. I have auto-block turned off.
The page I need help with: [log in to see the link]
- The topic ‘Page not refreshing in Chrome after accept’ is closed to new replies.