This is the place to discuss anything related to io.Connect Browser (IOCB) - from setup and APIs to Workspaces, layouts, FDC3, and best practices.. Ask questions, submit ideas and meet the people behind the product.
Getting to know io.Connect Browser
You can find the io.Connect Browser Documentation here: io.Connect Browser Documentation - What Is io.Connect Browser? and start a Free Trial here Free Trial - io.Connect - interop.io
Tips when posting
Keep product lines clear (avoid Desktop mix-ups)
- Say Browser explicitly in the title/first line. If your stack also includes io.Connect Desktop, call that out and separate the concerns (“Browser does X, Desktop does Y”).
- Include the exact package names and versions (Browser:
@interopio/browser@x.y.z
; Desktop:@interopio/desktop@a.b.c
if relevant). - Don’t tag or title with “Desktop/Electron” unless it’s actually about the Desktop product.
Before you post
- Try the latest patch of your Browser packages to see if it’s already fixed.
- Create a minimal reproducible example (≤30 lines if possible or a tiny repo).
What to include (copy/paste this template)
**Title:** [how-to/bug/idea] <short, specific summary>
**Environment**
- Browser: Chrome/Edge <version>
- OS: Windows 11 / macOS 14 (pick one)
- io.Connect Browser packages:
- @interopio/browser x.y.z
- @interopio/react-hooks a.b.c (if used)
- FDC3 (if used): @interopio/fdc3 m.n.p
**What happened vs. what you expected**
- Observed:
- Expected:
**Steps to reproduce (numbered)**
1.
2.
3.
**Minimal code snippet**
// keep it small & focused
// make sure you formatted the code
**Console/network errors **
// Sanitize first
Security & privacy (please don’t…)
- Post license keys, tokens, client names, or sensitive logs.
- Share internal URLs or data you don’t have permission to publish. Redact screenshots/logs.
- No cross-posting to Desktop for Browser issues (and vice-versa).