Wayne

Results 15 issues of Wayne

Duplicate paymentId in onChippingChange event, is this a feature or a bug? ![image](https://user-images.githubusercontent.com/6006218/180116096-823a649d-aeb3-4115-b984-b4834c9d2243.png)

https://www.tiny.cloud/docs-4x/plugins/image/#image_dimensions ``` tinymce.init({ selector: "textarea", // change this value according to your HTML plugins: "image", menubar: "insert", toolbar: "image", image_dimensions: false }); ```

enhancement

When i use recaptcha v3 with host "www.recaptcha.net" the score is always 0.1, but when i change to use host "www.google.com", the score is 0.9. So is it the v3...

widget

I use vi editor to paste my ssh primary key on CentOS 7, but i found that one char missing every time. ``` vi someppk ``` The primary key like...