The launcher stays stuck in the bottom-right corner despite passing a custom position object in the configuration. I’ve double-checked the JSON payload and confirmed the deployment is active.
- Using latest Web Messaging SDK via CDN
- Passing
launcher: { position: 'bottom-left' }in the init config - Browser cache cleared, hard refresh done
- No console errors, network tab shows 200 OK on config fetch
Is there a specific flag or version requirement for this to work? Here’s the config snippet I’m sending.