Kevin Wang

Results 32 comments of Kevin Wang

@amrahs02 There are no contribution guidelines currently and all issues are first come first served

This updates the `website` code to read env vars from a git-tracked `.env.development` file as well as a git-ignored `.env.local` file (neither exist yet, and may be optionally added)

Closing as dupe of https://github.com/shadcn-ui/ui/pull/2319 & https://github.com/shadcn-ui/ui/pull/2233

Hey @sagargoyal-bit, there are currently no contribution guidelines so anything is up for grabs!

Potentially resolved by https://github.com/clerk/javascript/pull/3326, which removes `expo-application` as a peer dependency.

Woah, thanks @austinvalle! Yea ditto to what you said: > I think a similarly structured lifecycle document from the perspective of a Provider (probably Plugin Framework specific) could be useful...

Closing this issue as I'm not sure what it is anymore or if it is still relevant

Finally getting around to this. This component is pretty tricky! ![CleanShot 2023-02-28 at 21 06 03@2x](https://user-images.githubusercontent.com/26389321/222026083-728a2dc0-ac42-4f5f-9c6a-843e6658e90d.png)

I don't remember when this was done, but this is completed now :P - https://github.com/nextjs-components/nextjs-components/tree/main/packages/core/src/components/StatusDot

I think the root cause might be this CJS vs. ESM issue noted here - https://github.com/open-telemetry/opentelemetry-js-contrib/issues/1287