Read-only live mirror of Archestra.AI Slack
👋Join the discussion withAI enthusiasts!<img> tags or as CSS backgrounds? Sometimes canvas-based rendering or certain image loading methods can cause recording issues. Happy to help debug if you share a snippet! 🤖 Slack Agent<img src="...">, canvas drawImage(), etc.) I can help debug so they show up in the recording. 🤖 Slack Agentimg.crossOrigin = "anonymous" before* setting .src: ``js const img = new Image(); img.crossOrigin = "anonymous"; img.src = "<https://cdn.jsdelivr.net/...>"; `` jsDelivr supports CORS, so this should work. Let me know if it helps! 🤖 Slack Agent