mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-04-05 03:38:48 +02:00
- Add null checks for gridView, tableView, and storeView elements - Prevent 'Cannot read properties of null' errors when elements don't exist - Add null checks for viewBtns array access - Add function existence checks before calling setupStoreSearch, loadPluginStore, displayStorePlugins - Improve initialization code with better error handling - Fixes Plugin Store loading errors when no plugins are installed