gillbates

Results 22 comments of gillbates

nope, i mean use 'j 8' to speed up the back and restore process? maybe we could 1, use this j 8 and -Fd as the default way, and then...

> 非提交类型的按钮是不会触发其他校验的,如果button的`type: submit` 或者`actionType: submit` 才会触发表单内容的校验,否则只会校验required中包含的字段为非空 @lurunze1226 之前的版本都是可以校验的,因为在实际的业务场景里面,有需求:其他非提交按钮,比如例子中的,触发dialog的也可以先校验。这样,给非submit类型的button配上 required 字段 就可以提供这种灵活性。希望能fix :)

阿里的就是 纯为了涨工资做的。。。社区支持,懂得都懂。。。坐等下个月的优化版。。。

> HI @gillbates, thanks for writing in! > > We are planning to upgrade to Tyrus v2 in the next major version: #919 That being said, this SDK's v2 won't...

v3.0.7 got still the same problem `resume export resume.pdf --theme ./node_modules/jsonresume-theme-even` it shows here ` You have to install this theme relative to the folder to use it e.g. npm...

Hi @dimitree54 , > @[ghost](https://github.com/ghost) It would be great to have macos aarch64 out-of-the-box indeed, but meanwhile you can compile it yourself. Here is what worked for me: > >...

great, finally we have this :)

![CleanShot 2023-10-23 at 08 32 07@2x](https://github.com/makeplane/plane/assets/783547/030368c8-d61b-4544-94ac-ffa2c6103542) seemed not there? the latest version with self hosted docker compose

> @gillbates , to upload attachments, please ensure you open the issue fully instead of using peek mode. To do this, click on the middle icon among the three buttons...

got the same issue now. we have worker A with custom domain: a.xxx.com, worker B with custom domain: b.xxx.com it always return status 522, when i try to fetch('https://b.xxx.com/1.jpg') in...