Error with camunda locales

Uncaught Error: [$injector:modulerr] Failed to instantiate module cam.tasklist due to:
TypeError: Cannot read property ‘locales’ of undefined

I use camunda setup, with a war generate i copy in webapps of tomcat, but not translate o spanish, and i configured with config.js but not found same. How i can found a solution?

I found the solution respect the problem, I generate a war file with a springboot, the folder ubication of language plugin, it is important use the command control + f5 for refresh the web application, for refresh the caché.

1 Like