winjeysong
winjeysong
**Describe the bug** Something wrong with number-field when set `format` false and increase value. **To Reproduce** Online demo here: https://playground.solidjs.com/anonymous/a8651ad3-91a9-46d7-a4d3-4adb30676074 Reproduce steps: 1. Set `format` false; 2. Click IncrementTrigger; 3....
using `open` imported from `@tauri-apps/plugin-dialog` will open files picker on iOS 17.5 simulator. Is there a way to determine whether to open photos picker or files picker? I just want...
Thanks for your big work on maintaining this library. It helps me a log! But now, I faced a problem. https://github.com/rhalff/dot-object/blob/a95a7fc88c55a82bae785c0dd1791d5e40156957/src/dot-object.js#L425-L428 Due to the code above, I can't set `undefined`...
### Describe the bug I can build `.ipa` file successfully when enabling "Automatically managing signing" in "Signing & Capabilities" section. But when I manually manage signing for submission to App...
### Describe the problem When setting dark mode on iOS, background color of status bar and bottom area(out of safe area) is still white. ### Describe the solution you'd like...