Edwin Narváez

Results 11 comments of Edwin Narváez

how I could to show the toast in the middle screen with current API of react-hot-toast ?

I have this error or bug, i dont know ![image](https://user-images.githubusercontent.com/47750859/123520713-92f64f00-d677-11eb-9e59-ae4c491b8916.png) ![image](https://user-images.githubusercontent.com/47750859/123520739-bc16df80-d677-11eb-9211-a43daaa04553.png) but if i create the array manually, pass this ![image](https://user-images.githubusercontent.com/47750859/123520910-ed43df80-d678-11eb-9773-ecd7ac3bbf70.png) ![image](https://user-images.githubusercontent.com/47750859/123520772-0a2be300-d678-11eb-97f5-d4fae034ed9b.png) why ?

![image](https://user-images.githubusercontent.com/47750859/123524394-93024900-d68f-11eb-8893-518df7d785a0.png) I removed the types but I keep getting the error my configuration in babel is: { "presets": ["next / babel"], "plugins": [ "babel-plugin-transform-typescript-metadata", ["@ babel / plugin-proposal-decorators", {"legacy": true}],...

I solved it using typegoose https://typegoose.github.io/typegoose/

Hello thanks for the excellent library, I need to know if this improvement is implemented. I am working on an electronic signature solution for Ecuador

> Hi > I am Valeria from Russia. > I am also developing an e-signature solution in Ecuador. > I am having difficulties using the API, and I would like...

i couldnt make to work xadesjs for this requirement, I make decision of do the manually but if in the future I get to use it with success, of course...

@agustif Hi how are things ? I have tested your configuration with cookie-storage and when using getServerSideProps with await accountsClient.getUser () it does not get me the user, I have...

ohh I understand, of course with ctx.req the cookie is read correctly thanks

There are someone example the accountsjs con nextjs ? if exists could you help me