angular-ui/ui-grid

Tooltip error when column type == 'date'

Open

#4709 aperta il 16 nov 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

On this line (9277), the CUSTOM_FILTERS is concatenated to the tooltip, and that makes an error. template = template.replace(uiGridConstants.TOOLTIP, 'title="{{' + tooltipCall + ' CUSTOM_FILTERS }}"');

This is the output HTML:

Guida contributor