Thomas Dao
Thomas Dao
@thebrianchen thanks, I've added you to the private repo on Github. Please let me know if you need other info, thanks
@wu-hui I ended up disable the cache instead of increasing the cache size, and this issue does not happen anymore. I think this can be closed, those who see this...
@larssn Sorry I can't share the private repo since it contains real data. This issue is not related to firewall settings, in my test it always happens. Beside from disabling...
I really hope this can be supported soon, love to try it out but having to use long id is quite troublesome
I can see `@Unique` is useful but it's not a replacement for String id. Let say if we want to sync the objects with string id from server, we would...
@jeanfbrito thanks for the PR, I somehow forgot about this ticket! @enunmuz I don't get the error after swapping the two values. Did you manually swap the values for `macPackager.js`...
I tested this code in Chrome and Electron in my Mac: ```javascript new Intl.DateTimeFormat([], { dateStyle: 'medium', timeStyle: 'short' }).format(new Date()) ``` In Chrome `101.0.4951.54`, it follows the regional format...
> Did anyone find a workaround for this? Update: the fix below doesn't completely cover every affected models. I need to include a menu for user to disable hardware acceleration...
This issue happens with many Mac models, not only iMac with AMD R9 Chip. One user has the same problem with Macbook (12-inch, Early 2016, Dual-Core Intel Core m5 processor)...
@ehsannas thanks, I've invited you to the sample project :)