miketeix

Results 8 comments of miketeix

Would be great to see this come through as this library seems to return data a nicer format than "rds-data" package mentioned above.

Any idea on how this could be remedied in a Nuxt context? (#557 )

Hey thanks the tip @timocov, it worked for me by loading third-party script using `vue-meta` for nuxt (https://vueschool.io/articles/vuejs-tutorials/how-to-load-third-party-scripts-in-nuxt-js/) Cheers!

Its been a year, any hope for getting this in?

I added ``` transpilePackages: ["react-tilt"]``` to my `next.config.js` to get this to work.

+1 Need ability to have model set as multi-keyed object

upload using the new AWS SDK works for me locally, but fails when i run it on AWS lambda, also getting a timeout @syberkitten did you have any luck with...