UXDart

Results 15 issues of UXDart

Hello! if I have the sample todo list, and I do a "todo.completed = false;" always false if the value is already false, it triggers a change in the store.....

Hello. the file https://github.com/ChromeDevTools/devtools-protocol/blob/master/changelog.md is bigger than 1mb so it doesn't show, you need to see it in raw mode. is it possible to hide the very old changes so...

Hello! I'm writing a plugin for Sketch, and inside the cocoa script I use `performSelectorInBackground_withObject` to start a new thread and don't block the execution of a log running process....

is it possible to use diffusers on macOS or iOS? or only on terminal with python? TIA

hi! is it possible to use embeddings .bin files? Thanks!

**Is your feature request related to a problem? Please describe.** if I want to add extra functionality, without creating a new repo. which is the best way to validate the...

**Describe the bug** when calling updateSeenNotifications you can send a future date, and it will mute all notifications until that date **To Reproduce** call updateSeenNotifications with date+3 minutes... force some...

bug

Is it possible, I googled and search all issues... but couldn't find an answer... what I want to do is to have separate files/storages for different reducers. the reason is...

Hello. I'm having a lot of errors. found the errors to happen when calling to useSyncedStore() in different components at the same screen, same store. this is on last React...