zystudios
zystudios
 ``` import CalHeatmap from "cal-heatmap"; import Tooltip from 'cal-heatmap/plugins/Tooltip'; import Legend from 'cal-heatmap/plugins/Legend'; ```  Official example, the code will run, but with ts warning thanks
### Reproduction link [https://ant.design/components/popover-cn](https://ant.design/components/popover-cn) ### Steps to reproduce   不上demo了,直接官方例子,打开开发者工具随便给父容器加一个zoom就复现了 这个问题应该是个普遍问题,凡是涉及到absolute定位的组件应该都存在(我没有一一验证,只是发现了一些项目中遇到的) 因为目标系统支持zoom缩放,所以,父容器只要有zoom,则Tooltip Popover 就必定错乱了,因为zoom改变了整体的定位 以前没有4k屏,可能没什么影响,现在4k,8k显示器逐步普及,除了pc操作系统和浏览器本身的缩放,很多系统也支持自己zoom缩放 又多了一个需要处理的前端问题 ### What is expected? 希望不要错乱 ### What is actually happening? 错乱了 | Environment...
### Reproduction link [](https://stackblitz.com/edit/react-9a8dqh?file=demo.tsx) ### Steps to reproduce 这个问题因为目标系统可以自己设置缩放,非浏览器的缩放,而是采用zoom的形式,结果就发现 只要是Slider的父容器有zoom缩放,那么这个slider就会各种错乱,tootip位置错乱,鼠标点击滑块位置也各种不对了 具体可以看demo ### What is expected? 不要错乱 ### What is actually happening? 目前各种错位 | Environment | Info | |...
### Reproduction link [https://ant-design.antgroup.com/components/qr-code-cn?theme=dark](https://ant-design.antgroup.com/components/qr-code-cn?theme=dark) ### Steps to reproduce 直接访问连接(win10 + chrome) https://ant-design.antgroup.com/components/qr-code-cn?theme=dark    ### What is expected? 组件应该暗黑模式 ### What is actually happening? 部分组件样式错误 | Environment | Info...
### What happened?  Please consider that some people will be developing plugins offline Every time you run dev or build, it will check for a new version, this timeout...
```javascript Plotly.animate("myDiv", { data: finalData }, { ...animationConfig }); ``` Plotly.animate can be used with some css transtion effects, but there is no such method in react-plotly.js, how can I...
I request an API, this API will return 302, and automatically jump to another API, and then return data, but I see status code has been 200, I need to...
In the settings of chrome, you can set the global page zoom, but this zoom also affects the extension, because the width and height of the extension is limited, and...
In **dev** mode, I seem to have all the permissions, and I don't have to declare them separately in package.json. ``` "manifest": { "host_permissions": [ "https://*/*" ], "permissions": [ ]...
asus merlin 386 + full 3.3.5无法访问google.com,其他全部正常,包括google.com.hk都没问题,但是只要是google.com的包括二级域名都不行 节点无问题