Alex

Results 1 comments of Alex

I was facing this issue after taking on a project. I found it can be fixed by adding the `app-bridge.js` import into: - `src/resources/views/auth/fullpage_redirect.blade.php` - `src/resources/views/partials/token_handler.blade.php` I added this to...