You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm running site with test profile I see that Bootstrap/jQuery/Selectize resources have the URLs without libraries' versions. This could be dangerous because browser can cache this URLs and when we update the resources, browser will continue to use their cached versions.
When I'm running site with
test
profile I see that Bootstrap/jQuery/Selectize resources have the URLs without libraries' versions. This could be dangerous because browser can cache this URLs and when we update the resources, browser will continue to use their cached versions.What should be done:
The text was updated successfully, but these errors were encountered: