zhaojjiang

Results 25 comments of zhaojjiang

this is your own usage for redis, you can use `*...*` for regular expression math. if your have the require for paginate, you can develop it yourself, and new a...

the prefix search filter is added to index pattern globally, so the redis-info (such as Keyspace, which is for all redis keys) showed in redis-manager maybe no longer right if...

> @joinwen 请提供一下具体的需求,为什么需要多个 tooltip,使用场景如何,期望的 option 是什么样的? 我可以提供一个我遇到的需求场景:地图+足迹,需要同时显示多个,且需要默认为展开状态

> what is the issue you're having? i want to install pdfjs-dist with node version 16, and i found [email protected] is the latest version which support node 16. but recently...

> I haven't tested this myself yet ... but the dependency I see from `pdf-dist` [here](https://www.npmjs.com/package/pdfjs-dist?activeTab=code) is `path2d` [here for [email protected]](https://www.npmjs.com/package/pdfjs-dist/v/3.6.172?activeTab=code), old version still nees polyfill > `path2d` requires node...

specific pdfjs version is outdated, I shouldn't ask you for extra work on this. thanks.

**additional info**: this problem happens only when reuse postcss or postcss-loader (I am not sure how to describe this concept) Test code: ```js // ... let pxReplace; let testInc =...

> > hi, so is there any way to solve this problem ? > > I fix it in my PR #102, which has NOT been merged > you can...

your pr should not modify package.json without any deps changed