stephenrs

Results 14 comments of stephenrs

I ran into the same problem and after looking around in the AutoWhatever.js code a bit I realized I could fix it by modifying the example code from the readme:...

> @lorenzobalzani the way I worked around it was to attach two click events. One normal onClick() and one for touch-screens > > ``` > onTouchEnd={() => { > //Do...

A quick follow-up. I'm using v1.3.4, so I'm wondering if this issue has been addressed in later versions. I have a fairly complex UI, and having to implement onTouchStart explicitly...

Can @STRML or someone else connected to the project please comment on this? I feel like I must be missing something. Is it the intention that items that are part...

From what I can tell, the following line of code in the handleDragStart method of DraggableCore.js introduced this problem: ``` // Prevent scrolling on mobile devices, like ipad/iphone. // Important...

@csankar69 Unfortunately, there isn't a clear answer to this, because the API itself has no specification for how to reliably fetch longer time periods of data iteratively, and it behaves...

@csankar69 I don't think this is the right place to discuss other products, but feel free to send an email to the address on my profile, I might be able...

I'm experiencing the same issue. Is there an update to this?

Just following up on this, and it has become a little more mysterious... The data returned at the link above still sets the time part of the last data point...

> Are you sure that it is not a days with post-market and pre-market? I don't know what market is for RELIANCE.NS, but "For Nasdaq, pre-market trading hours are 4:00...