Tieda

Results 8 comments of Tieda

Pretty much same issue here... But it's in crash report. While testing, can't reproduce the crash. I ended up making `startFrame` and `endFrame` optional. ``` class BannerPositionFrame: NSObject { private(set)...

Hey, sorry, I might be bit late... mind release with master and submit again? Thanks

> ## my code (objective-C) has exactly the same error, has been working for years until I updated to 12.2. I tried all stack overflow suggestions with no help. (...

same issue here... re-installed home bridge image does fix this issue but came back a few days later...

Same error here with: Node v16.14.0, Npm v8.5.1, Raspbian GNU/Linux Bullseye (11) Recently I experienced a lot "No response" in HK app, I reboot my pi via GUI sometimes it...

I may not have finished last one yet.

sry for the late response. Fix the merge conflicts then submit again? thanks

> I found a fix for this. Using the Binding Bool that determines if the modal is open, add this line to the bottom of the view: .padding(.bottom, {Your-Binding-Bool-Goes-Here} ?...