Error after creating patient using REST

Here is the log file openmrs_UI_error - Pastebin.com

Can you give the exact rest url and data that you are posting to it?

This error is coming for all patient and not only for the ones that were created using REST. I looked at the log file it has something to do with

Error: [$injector:nomod] Module ‘dashboardWidgetsCommons’ is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.

URI - /openmrs-standalone/ws/rest/v1/patient BODY - { "person": "ffb458cd-9390-4bad-9921-b89c4fc9f04b", "identifiers": [{"identifier":"1003EY", "identifierType":"05a29f94-c0ed-11e2-94be-8c13b969e334", "location":"bf38803c-b24c-4d54-bd8d-15fe17a79d0d", "preferred":true }] }

Are you able to reproduce that error here? qa-refapp.openmrs.org