Yordis Prieto

Results 171 issues of Yordis Prieto

I just install this to React Native Debugger and I got ```js bundle.js:9 Uncaught RangeError: Maximum call stack size exceeded ``` was in this chuck of code ```js function i(e,...

Pretty much this is why https://elixirforum.com/t/gen-tcp-or-ranch-for-tcp-connections/5749/7 I guess it makes the whole process simpler.

Hey there, it seems that the package contained https://github.com/kogosoftwarellc/open-api/blob/939a077b7ac8c7e023dace3a85e36a1706ab0907/packages/openapi-types/index.ts#L279-L283 where some extensions are added. Wouldn't be prudent to remove it and move the usage to the user-space code base using...

Read Specification For a proper jebait you should not allow the repo owner to edit your description. Jebaited

Hey there, reading https://posthog.com/docs/integrate/client/js#autocapture > PostHog puts a great amount of effort into making sure it doesn't capture any sensitive data from your website. If there are other elements you...

Hey I did some performance testing. I am using it in this project https://github.com/straw-hat-team/straw_hat_mailer, so I dont know if you want to dig in in this huge different.

I have this test ```elixir template_attrs = %{ # notice here how I print `partials.marketing_text` html_body: "Welcome {{data.username}}!, enjoy a good reputation, {{partials.marketing_text}}", text_body: "Welcome {{data.username}}!, enjoy a good reputation,...

Using `import {React, Component} from 'react'` doesn't work in any of the files you use it.

I am confused of where should I put `outDir` in the configuration so will be great if you could add some basic setup that people could follow P.S: this is...