mirror of
https://github.com/openwrt/luci.git
synced 2026-06-20 16:31:26 +04:00
b5cb136860
When working with JSONMap backed data sources in tables, sort triggers a null error because this.state is not available. Prevent the null error if it is unavailable. Signed-off-by: Paul Donald <newtwen+github@gmail.com>