Comment on Show HN: Programming is easier than you thinkparentComments−chrisjj2yI still get Next.−chkasOP2yI suspect that the browser still has the old page saved in the cache. Can you please check this again? The browser should load the current version with this link.https://easylang.dev/apps/tut_learn.html?v2−chrisjj2yNo change.So I deleted site cookies and data. No change.So I emptied browser cache and retried. Now the button label is Done and press works as expected.−chkasOP2yThank you for your time and effort. The browser cache can really drive one nuts. I assumed that the URL parameter would force a new request.−chrisjj2yPerhaps the page Expires is worth checking.−chkasOP2yThat was stupid of me - I should have also added a URL parameter to the embedded pages.
Comments
I still get Next.
I suspect that the browser still has the old page saved in the cache. Can you please check this again? The browser should load the current version with this link.
https://easylang.dev/apps/tut_learn.html?v2
No change.
So I deleted site cookies and data. No change.
So I emptied browser cache and retried. Now the button label is Done and press works as expected.
Thank you for your time and effort. The browser cache can really drive one nuts. I assumed that the URL parameter would force a new request.
Perhaps the page Expires is worth checking.
That was stupid of me - I should have also added a URL parameter to the embedded pages.