Hey @gustavo080402,
I’m afraid that the video you sent doesn’t quite capture the plugin not working. Whenever you initiate a refresh on the admin side, the version gets updated. Although the plugin uses a hexed version of the datetime, let me explain with regular integers.
Let’s say your site is currently at version one. A user visits a site and gets version one stored on the page. If an admin bumps the version to version two, the user’s browser, which periodically checks the current version, will see that the current version (two) differs from the stored version (one) and refreshes. This is the expected behavior of the plugin.
In your video, you initiated a refresh, went to the user page, and immediately refreshed the page, and expected it to refresh again. If the page were to refresh again after you already refreshed the page, this would be considered a bug. In this case, you were on a page of the site (version one), initiated a refresh (version two) and manually refreshed the page that was previously on version one, now is storing version two.
If you are experiencing issues, please make a video that follows the following steps:
1. Initiate a screencapture with two browser windows visible (one admin, one user).
2. In the user browser, keep the browser console open and visible.
3. Initiate a refresh with the 30 seconds option and wait at least thirty seconds before stopping capture.