Closed kara closed 1 year ago
Nuxt version detection was broken due to the elvis operator not working properly with a variable that ended in '__'. Switching to use explicit square bracket syntax resolves the issue.
Test run on non-Nuxt page: https://www.webpagetest.org/result/230418_AiDcTX_2MH/1/details/
Nuxt version detection was broken due to the elvis operator not working properly with a variable that ended in '__'. Switching to use explicit square bracket syntax resolves the issue.
Test run on non-Nuxt page: https://www.webpagetest.org/result/230418_AiDcTX_2MH/1/details/