Chart loading...please wait

Recently we upgraded Pega from 8.2 to 8.7. We are running into a wierd issue where Dashboard chart is loading properly in one application and in other application it is not loading. On the screen it shows chart loading… please wait and it stays like that forever.

No errors in log and no entry in the log.

Any idea where could be the problem.

@RaghuR

The issue is resolved. Devloper saved as fusionchart.js into application ruleset in 8.2. The functionality got changed in 8.7 and it was causing the issue. After removing it from application ruleset the chart is getting displayed.

Thank you