[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Using a single quote in a view label breaks generation

  • Thread starter Thread starter wes.rector
  • Start date Start date
Status
Not open for further replies.
W

wes.rector

Guest
When you publish this is what comes out to the app.bundle.js file for the tag for a view with a single quote in the label, which of course causes breakage: \\r\\n \\r\\n {{ (('modules.searching.views.filteredgrid.label' | translate) === 'modules.searching.views.filteredgrid.label') ? 'Quote's In The Label' : ('modules.searching.views.filteredgrid.label' | translate) }} \\r\\n \\r\\n

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