Weslley Neri
Weslley Neri
I'm with the same issue, but I'm using a MacBook Pro 2015. I will try to set the `3840 x 2160 @ 60 Hz` resolution, and reboot!
I'm using a `Dell u2718q 4k monitor`, with the cable that came in the box, is ok to use this cable ?
I tried, and only the black screen appears :( Only run with `3840 x 2160 @ 30 Hz`, and I'm using a mDP-to-DP cable.
Hi folks, first of all, amazing work that you guys are doing. I came across this issue, but I don't know for sure If is the same. I record a...
I think you have to convert to a proper date, like: ``` const { SfDate } = require('jsforce'); const dateLiteral = SfDate.toDateLiteral( new Date() ) ``` and then: ``` params.LastModifiedDate...
Any updates? Happening the same thing with me ``` "react": "16.8.3", "react-native": "0.59.3", "react-navigation": "^3.6.1", "react-navigation-fluid-transitions": "^0.3.2", ```
I solved my issue. The problem was in the way that I got the infos from navigation. Instead of: ``` const param = navigation.getParam('item', {}); ``` Changed for direct access:...
Happening the same with me, and I'm not mounting in a NTFS filesystem :/