.h

Results 8 comments of .h

Hello @alexandre-steinberg, your fork works great man. Thank you. But I've some issues when uploading multiple files using `.array()` or `.any()`. The files successfully uploaded to google cloud storage, but...

Thank you for the response man. Yes, I did have a custom function for naming the files. For now, I've got a workaround by using `req.file.selfLink` value and process it...

@alexandre-steinberg Thank you so much sir!

I have a problem with the output when using @Duder-onomy code above, so here's a tweaked version with the attributes clean-up done with `removeAttribute`. ```js import striptags from 'striptags'; import...

@Radivarig Hey, this is really an awesome and helpful repo and I am so thankful for this.. But are you still maintaining this repo and are you going to add...

Well, I am so glad to hear that. Thank you so much for your hardwork. In the meantime, I found the solution for this is just mapping the touch event...

Hey @swapu258, I am working on laravel project and I got the same problem too. Here's a working solution for me. Seems like the problem is this ``` $html =...

Unfortunately the new google maps API doesn't support request without a valid API key some features need a billing account. And it doesn't seems like the plugins support this yet....