Resolved! Glide API: event management from scope was denied. What do I put in the cross-scope access declaration?
Hello everyone, I'm running into an issue where I'm getting a cross-scope error in production, but I'm unable to reproduce the issue in our development instance. The offending component is a UI action that calls gs.eventQueue() I'm trying declare th...