akveo / akveo/ng2-smart-table

Non editable column with list not showing value

Abierto
#1,128 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
1.6k
Forks
867
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When I edit a table with this column, the value of the column is not shown. I set the values of the list on ngOninit.

name: {
title: 'Name',
defaultValue: '',
type: 'html',
editor: {
type: 'list',
config: {
list: [],
},
},
editable: false,
},

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.