luci-base: fix null error
authorPaul Donald <redacted>
Sat, 17 Jan 2026 15:58:26 +0000 (16:58 +0100)
committerPaul Donald <redacted>
Sun, 18 Jan 2026 17:14:41 +0000 (18:14 +0100)
commitb5cb13686034e2d463078e984351a28f8bb9c752
treef2f68fe4eecd82435dd9b398e4faa2e0d5c1d2be
parentf894913007f2f747c5af7d673cd3a2adeae9e246
luci-base: fix null error

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 <redacted>
modules/luci-base/htdocs/luci-static/resources/uci.js
git clone https://git.99rst.org/PROJECT