Do not construct url for static endpoint
When layout is rendered for static endpoint, it is because the resource is not found. So url_for will fail to construct the hash for flask_rev.
Please register or sign in to comment
When layout is rendered for static endpoint, it is because the resource is not found. So url_for will fail to construct the hash for flask_rev.