Alex Luong

Results 42 comments of Alex Luong

I have the same question too. Would love to be part of the discussion. Thank you!

Hi, don't want to be that guy who just swings by and leaves a `+1` but since there's no update on this, I just wanna check in and see how...

Can it be implemented something like this? ```jsx const Select(props) { } ``` See [current implementation](https://github.com/system-ui/theme-ui/blob/master/packages/components/src/Select.js).

Hi there, I'm trying out `[email protected]` and everything works very smoothly. However, I'm unable to deploy my project to Vercel as their Node version is 16.14.0 while the Twin requires...

Hey @saadq, thanks for reaching out. I'd love to help with this.

I'll try to get the app running in the next few days. Will let you know how that goes afterwards. On a side note, any reason why you're choosing Gitter?...

I like Spectrum and Slack. I like the direction Spectrum is going, and it's also recently acquired by GitHub too. However, it's not as mature as others, so you can...

I also ran into this problem. Would love to know a solution. I want to use YoastSEO.js in a React + Electron app.

Thanks @Marcusg62 for the offer! I apologize for abandoning the plugin lately. I'd appreciate any help I can get. I haven't used the plugin for a while, so I'm not...

Hey @Andrewjeska, @molebox, can you try removing the `import "firebase/auth"` from `gatsby-ssr.js`? You don't need the Firebase import lines in `gatsby-ssr.js`.