Cms: JS bug in plugin store? RC5

Created on 9 Jan 2018  路  1Comment  路  Source: craftcms/cms

Description

When I click on a Plugin to show the details, I get this error and the spinner does not stop.
Before I did a composer update to get the latest release: RC4 >> RC5.

TypeError: d3.formatLocale(...) is not a function
    at Object.formatNumber (Craft.js:180)
    at main.js?v=1515530647:1
    at a.render (main.js?v=1515530647:1)
    at a.e._render (vue.min.js:6)
    at a.r (vue.min.js:6)
    at Uo.get (vue.min.js:6)
    at Uo.run (vue.min.js:6)
    at Me (vue.min.js:6)
    at Array.<anonymous> (vue.min.js:6)
    at te (vue.min.js:6)

Maybe it's browser cache thing?

Steps to reproduce

  1. Update to RC5
  2. Navi: Plugin Store
  3. Click on a plugin

Additional info

  • Craft version: RC5

Most helpful comment

This issue has been fixed for the next release.

Thanks @ostark!

>All comments

This issue has been fixed for the next release.

Thanks @ostark!

Was this page helpful?
0 / 5 - 0 ratings