Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Bitcoin.org developer resources disclaimer box doesn't close #421

Closed
songproducer opened this Issue May 24, 2014 · 2 comments

Comments

Projects
None yet
3 participants

Neither the x in the top right corner or the close link work.

Contributor

saivann commented May 24, 2014

@songproducer Thanks for reporting. That's a server caching issue that has been solved. However you might need to refresh the page / clean your browser's cache. I'll check if I can force browsers to reload updated javascript code by updating the filename each time the file is changed like what we do with CSS files..

@saivann saivann closed this in c1d2ff1 May 24, 2014

Contributor

saivann commented May 24, 2014

@songproducer I only updated the javascript file url once, this should fix the problem since javascript files are not cached anymore (although maybe you will still need to refresh the page). Please leave a comment if you can still reproduce the problem, thanks again for reporting the issue.

@harding harding added the Dev Docs label Dec 13, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment