Pierrox15 Posted September 6, 2019 Posted September 6, 2019 Hello, On my local TB, on FIREFOX, When i try to edit price on product. the price tab content is empty. All saves buttons from all tab are disable with the loading animation. JS console tell me: JS Error: displayPrice is not defined. the displayPrice function is in:https://github.com/thirtybees/thirtybees/blob/1.1.x/js/tools.js#L90, and it call from:https://github.com/thirtybees/thirtybees/blob/1.1.x/js/admin/price.js#L152 All Works fine when I disable firefox cache. Do you experiment the same problem?
0 Traumflug Posted September 6, 2019 Posted September 6, 2019 Does it continue to work if you turn the cache back on? Or don't turn it off, just reload the page using the reload button? It might be a stale tools.js, which would be a one-time problem.
0 Pierrox15 Posted September 6, 2019 Author Posted September 6, 2019 OMG, Sorry for the inconvenience, hard refresh ( CTRL + R on Firefox) seem fix the issue. Thx for the Poster @datakick, I will print it and hang it on my wall. Thx for the reply @Traumflug and @datakick 1
Question
Pierrox15
Hello,
On my local TB, on FIREFOX, When i try to edit price on product. the price tab content is empty. All saves buttons from all tab are disable with the loading animation.
JS console tell me:
the displayPrice function is in:
https://github.com/thirtybees/thirtybees/blob/1.1.x/js/tools.js#L90,
and it call from:
https://github.com/thirtybees/thirtybees/blob/1.1.x/js/admin/price.js#L152
All Works fine when I disable firefox cache.
Do you experiment the same problem?
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now