502 B
502 B
- Modify
resources/js/stores/ui.jsto ensurerefreshSettingsproperly updateslastSynced. - Update
resources/js/Pages/UltimateConsole.vueto useuseUIStoreand trigger a sync/refresh after toggling page status. - Adjust
resources/js/composables/Core/useNavigate.jsto use a much shorter cache threshold (e.g., 30s) or ensure it always uses the store's freshest state. - Verify immediate page access after enabling in the admin console. Build and restart per standard rules.