Daniel

Results 16 comments of Daniel

Any solution to this yet? Also appearing for me, quite annoying.

At which path? I'm able to view the file in my application...

@sgruhier - I get the same error, is there any updates on when this is gonna be fixed?

@Xeevis Good work! Did you manage to get further with this?

I also just tried to get this up and running, and my first thought when reading the documentation, was that the components and stories you define in your app, would...

All though trying to update columns to integer, did not fix the issue when trying to add a file:

I have already made a pull request with the properties to disable "minTime" and "maxTime". https://github.com/xdan/datetimepicker/pull/288

@phroggyy - Yep exactly, and I actually also have a need to disable multiple time ranges for a specific date. Do you think we could extend my added functionality?

@phroggyy - Nice.. was thinking of doing a new propery "disabledMinMaxTimes", which took an array of arrays of objects. So, an array of 2 or more objects which would contain...

@phroggyy Yeah, you could do that. I have the needs, of when selecting a date, the specified time ranges should be disabled.