Luis Alvarez D.

Results 84 comments of Luis Alvarez D.

advanced trunk based development sounds good to me.

The storybook step has issues in the microfrontends example, fortunately everything else works, the issue is how pnpm manages the dependencies of storybook, there's an open issue for that in...

it is not, but did not know what to name, currently the Api change much and I'll change the name to cottz:publish

I do not know how to remove a package completely from Atmosphere

@kaloraat You can't use React context here, as that's not even a component, and it gets created outside one, what you could do is import firebase and use one of...

Hi there. I can confirm that this also happens in the Next.js example [`with-styled-components-rtl`](https://github.com/vercel/next.js/tree/canary/examples/with-styled-components-rtl). Removing this package from that example fixes the mismatch. @probablyup Let me know if you ever...

Update to the latest version of `react-tweet` and try again 🙏

@fayez-nazzal could you isolate that issue in a reproduction and share it with me? This error can happen if the twitter API does change something in their API response unexpectedly...

Why are you adding `react-tweet` to `optimizePackageImports`?

The reason this is likely happening is Vercel being rate limited by Twitter. It's intended for the Twitter API we use to work in most scenarios but because Vercel's IPs...