Commit befb438
[WIP] Fix Altair embed options to remove actions (#7285)
- [x] Understand the problem: typecheck error in vega-component.tsx
- [x] Fix the type error for `actions` variable (line 251)
- [x] Run typecheck to verify the fix
- [x] Improve type assertion to include all action options
- [x] Reply to the comment with the fix
<!-- START COPILOT CODING AGENT TIPS -->
---
💡 You can make Copilot smarter by setting up custom instructions,
customizing its development environment and configuring Model Context
Protocol (MCP) servers. Learn more [Copilot coding agent
tips](https://gh.io/copilot-coding-agent-tips) in the docs.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mscolnick <2753772+mscolnick@users.noreply.github.com>1 parent 0ae0e6c commit befb438
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments