-
tango修改了codesandbox-client,在其index.html中添加了下面的代码:
```
// 修改 domain,以便让外部页面和 iframe 页面在同一个域名下,主要目的是为了直接监听 iframe 页面的事件
document.domain = window.location.hostname.split('.').slice(-2)…
-
If you set the size of the font to something that scales like `2vw`, the numbers don't align properly. Is there a way to tell the component to reload or a way to have it listen to window resize?
**…
-
# Bug report
## Packages affected
- [ ] sandpack-client
- [x] sandpack-react
## Description of the problem
When i use sandpack, Some resources always fail to load. :
local: http://127…
-
### Summary
I need to pass an array of available times to the time picker so I'm currently doing it like on this code sandbox
https://codesandbox.io/p/sandbox/timepicker-forked-pzvhn8
And it wo…
-
数据量比较大,X轴的日期比较多时,鼠标悬浮在X轴上缓慢移动,日期不变,数据会显示异常
代码位置:https://codesandbox.io/p/sandbox/black-sky-g37ld3
问题描述:
https://github.com/user-attachments/assets/b6aee1a6-5add-49d5-a66f-79f1786f813e
-
-
### XState version
XState version 5
### Description
In V4, I manually started and stopped the machine based on certain conditions, which worked correctly (see the provided CodeSandbox link below).
…
-
### Question
Hi, I recently migrated from @uploadcare/react-widget to @uploadcare/react-components.
In react-widget, I was able to use the value parameter to provide a group UUID to modify the g…
-
### Description :
When the mixed chart is configured with line on left y axis and 2 bars or right y axis and when the chart is expanded horizontally the data labels on the bars are getting disappear…
-
Example on CodeSandbox: https://codesandbox.io/p/devbox/react-codemirror-breaks-input-5sl4fw
To reproduce, click on "CodeMirror" link in the preview and then navigate back using the preview browser…