RazorFlow / framework

The RazorFlow Dashboard Framework
MIT License
133 stars 44 forks source link

Table with null values throw errors #5

Open skyronic opened 9 years ago

skyronic commented 9 years ago

If there are null values in the table it appears to throw an error in certain cases.

On regular table renders the issue doesn't turn up but when we paginate this additional null check seems to be missing.