YiJie

Results 32 comments of YiJie

使用删除的那个文件应该就行,有点久了 忘记我后面采取的什么方案了,有时间再琢磨一下 (只要解决了 iframe 的通信问题即可)

Is there any solution to this problem? Up to now, the latest version still does not support the `paths` parameter of `tsconfig`.

This idea is great! I seem to have come up with an implementation for fallback that doesn't require compilation support. ```ts declare const notMatched: unique symbol function isWhat( match: (input:...

Similarly, I would like to thank [antfu](https://github.com/antfu) for your work on Shiki, and also thank [magic-akari](https://github.com/magic-akari) for inspiring me in this matter. Over the past half month, I have done...

I think it should not be allowed to hijack variables declared by `using` through closures.

> I have found a solution. > > ```js > window.dispatchEvent(new Event("resize")); > ``` > > demo: https://codesandbox.io/embed/nested-react-grid-layout-forked-s74pkl This is not very good, it will cause everything to be redrawn,...

In grafana 8.4.10, you can use the configuration item, the `kiosk !== null` feature to hide the left navigation bar. **The effect reflected in the url is that any value...

> @NWYLZW Hello,Do you have some temporary solution to display variables while kiosk is in use,thanks. You can make it work by modifying some judgment logic in later versions. I...