Pivot and Pivot Chart in a single page - configure dialog fails

Hi,

I have a page contains Pivot and Pivot Chart at the same time. Clicking “Click to configure” on the Pivot header produces error

TypeError: pivot._applyLocale is not a function (pivotchart.js:679)

It is simple to reproduce, just add

<script src="../../codebase/pivotchart.js" type="text/javascript" charset="utf-8"></script>

to 01_inline_data.html example.

How can I fix that?

Thank you.

Hi Mika,

We have fixed the problem. Here is the link for download:

https://s3.amazonaws.com/uploads.hipchat.com/15721/708944/Gr7QSyl376Y1fbz/pivotchart.zip

Hi Maria,

Thank you so much.