Sylvain

Results 15 comments of Sylvain

I have the exact same behavior here with angular-ui-tour 0.9.4 and angularJS 1.7, installed through yarn. Have you found any workaround since then?

After some investigations, #185 fixes the issue for me. As this PR was not merged for 2 years (and will probably never be), I managed to use [this repository](https://github.com/Ross-Byrne/angular-ui-tour) in...

Same issue here with v1.1.22 Here's the stacktrace: ``` exception 'Exception' with message 'Cannot extract login CSRF token.' in /home/www/DropboxUploader.php:280 [2016-03-14 21:57:02] Stack trace: [2016-03-14 21:57:02] #0 /home/www/DropboxUploader.php(185): DropboxUploader->extractTokenFromLoginForm('HTTP/1.1 200...

Thanks for your hint, @arkadiybutermanov but I don't think this is the problem here: I've tried to generate an empty document (just a workbook with a single sheet with no...

Hi Guillaume. Sorry for the delay I was on hollidays for the last weeks. Seems like your problem is related to docker user permissions issue we have worked on during...

Nice! Now can you check that all subfolders in the fab-manager directory have read/write permissions for your `UID 1000/GID 1000` ?

+1 for this feature request

From [the docs](https://jpuri.github.io/react-draft-wysiwyg/#/docs): > If callback function uploadCallback is passed in toolbar configuration property, image control shows the option to upload image. The callback should return a promise. > ```jsx...

Hi, thanks for your answer. I've just upgraded react-draft-wysiwyg from 1.9.0 to 1.9.4 but sadly, this does not solve the issue. I don't know what you mean by "display content...