rspace-online/modules/rflows/components
Jeff Emmett f9bafc8ef0 fix: Transak modal not opening — namespace querySelector + wallet check
- Use DOM API (createElementNS + createElement) to build foreignObject
  panel instead of innerHTML, ensuring proper HTML namespace for
  querySelector to traverse SVG→HTML boundary
- Query buttons/inputs from HTML panel root instead of SVG overlay
- Remove wallet address requirement for demo mode (use zero address)
- Add console logging and .catch() for Transak widget debugging

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 17:07:28 -08:00
..
flows-demo.ts refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
flows.css feat: inline config beside node, simplified funnel outflow slider 2026-03-05 16:32:38 -08:00
folk-flow-river.ts fix: migrate all rApp components to theme variables for dark/light mode 2026-03-04 12:55:07 -08:00
folk-flows-app.ts fix: Transak modal not opening — namespace querySelector + wallet check 2026-03-05 17:07:28 -08:00