shaunhurryup

Results 15 comments of shaunhurryup

First, bind an attribute to the `` Then, cancel auto-focus in lifecycle hooks `mounted()` ```js mounted() { this.$refs.myQuillEditor.quill.enable(false) }, ``` **REMEMBER**, cancel operation should add in .vue that import `import...

队伍名:thinc AI Studio 昵称:thinc 任务类型:工具与应用-提交 功能描述:为 PaddlePaddle-DocCRT 增加截屏识别功能 项目地址:https://github.com/fiyen/PaddlePaddle-DocCRT/pull/1

keep_separate_first_letter 看起来没生效啊,如果为 false 说明不应该拆分出 l, d, h 这样的 token ### Request ```json POST /_analyze { "tokenizer": "pinyin", "text": "刘德华", "filter": [ { "type": "pinyin", // default to false "keep_separate_first_letter": false...

没看懂问题在哪,name='sights' 的第一个 Field 没刷新?

@alexproca Thanks bro! Other than a little verbose, that's fine 👍 > My workaround is: > > ``` > @ApiOkResponse({ > content: { > 'application/json': { > schema: { >...

I add prop `destroyTooltipOnHide={true}` on another lib named `rc-tooltip`, and it can close finally. In this lib, the prop named `destroyPopupOnHide`

you can commit a PR

I have also encountered the same issue. I wanted to analyze the time taken by my webpack build, but the final results left me astonished 😂. The webpack compile time...

I'm sorry. It's a company project. I can't do this. But I think this problem is highly reproducible, you can find any code on GitHub that can be built by...