mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-01-28 18:29:05 +01: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