Git Product home page Git Product logo

pixiemist's People

Contributors

sanjay-ganapathi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pixiemist's Issues

radix-ui/xxx Type error: Property 'className' does not exist on type 'DialogPortalProps'.

This issue came from recent radix-ui/react-dialog libraries and its CDN, not fully fixed yet.
Linting and checking validity of types ..Failed to compile.

./components/ui/dialog.tsx:14:3
Type error: Property 'className' does not exist on type 'DialogPortalProps'.

12 |
13 | const DialogPortal = ({

14 | className,
| ^
15 | ...props
16 | }: DialogPrimitive.DialogPortalProps) => (
17 | <DialogPrimitive.Portal className={cn(className)} {...props} />
error Command failed with exit code 1.

Solutions:
It worked by doing npm remove @radix-ui/react-dialog then update
"@radix-ui/react-dialog": "1.0.4", not using ^ in package.json

Missing Paypal subscription support

Hello @Sanjay-Ganapathi you made a great framework with ready run Stripe subscription API.
However, Stripe is limited to many regions which Paypal has more open connetions.

Can you add Paypal subscription API intregration as an alternative choice beside Stripe?
Thanks much indeed!

Webhook Stripe API

Hi @Sanjay-Ganapathi, I am having problems with the webhook and updating the subscription plan, I understand that I am creating the webhook incorrectly in stripe.
Could you tell me how the webhook API call link looks like with the domain and the necessary events?
Thanks in advance, great job!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.