[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Deploy Web App From Kendo UI Builder

  • Thread starter Thread starter Ricardo Perdigao
  • Start date Start date
Status
Not open for further replies.
R

Ricardo Perdigao

Guest
This looks a lot like the problem reported by pknopfgfa above. It is a bug/issue on KUIB 2.1.0 ... Here is how I've worked around it: After you have done the KUIB Publish and before you copy the folder to your WebServer: - Navigate to build-output\release or build-output\debug folder - Edit the app.bundle.js file - Search for url:"/translations/" - Update that to reflect your correct path : url:" >/translations/" Or, you can try what pknopfgfa described above. It should also work!!!

Continue reading...
 
Status
Not open for further replies.
Back
Top