Sparkle

Results 64 comments of Sparkle

If this PR is merged before PR #30 , then PR#30 can be closed because this PR includes the PR#30 changes to resolve the PR conflicts.

hi @martonlederer , the commit https://github.com/martonlederer/esbuild-plugin-postcss2/commit/32d928a79e9ad4e4bb3b0affe19d0d1bad9e59f5 is trying to fix this issue, right? but it seems the CI test doesn't pass, can you have a look? thanks!

This PR can be closed without merging if PR #30 is merged.

Please help re-open this issue, it needs to be always open.

修复办法,在 `onDragStart` 方法中增加一行代码,如下所示: ``` onDragStart: function(e) { curDragIndex = index; e.nativeEvent.dataTransfer.setData('text', 'anything'); } ``` 参考:https://stackoverflow.com/questions/19055264/why-doesnt-html5-drag-and-drop-work-in-firefox 已在 FireFox 上测试可行。

[tsc-alias](https://github.com/justkey007/tsc-alias) works for me, thanks @zq0904 , same as tscpaths, resolve-tspaths .

> ## Question > Hi can I use tidb-dashboard with a TIKV only deployment ? thanks we don't support this usage yet.

what does your expected logs look like, can you attach some example logs?

@markov00 can you help have a look, I'm blocking by this bug (maybe not a bug, but I just don't know where is the problem), thanks!