Christopher Möller

Results 24 issues of Christopher Möller

hi, in the documentation of the new `effectOn` api the property name in the object is missing: ``` import { unstable_effectOn } from 'easy-peasy'; const todosModel = { items: [],...

For implementing the stripe webhook (https://stripe.com/docs/webhooks/signatures) that is used to update user payment information in your database, it is required to pass the raw request body to the stripe api....

bug
next.js

This is the PR for the next major release. You can find all informations about new features and breaking changes here: https://github.com/wbkd/react-flow/discussions/2307#discussioncomment-3222751 fixes #2278, fixes #2285, fixes #2288, fixes #2299,...

The attribution is causing confusion (how to remove it, when to show it, etc..). We want to clear this up in the next major release.

### Describe the Bug Currently, the controls of the NodeResizer get their possible resize directions based on their positions. This means that it's not possible to limit a control in...

enhancement
topic:resizer

because the quote request form is implemented as a lambda function, we need to wait for all steps of the function (create customer, create, finalize, download quote) to finish until...

currently, only the admin subscriptions will receive our pro subscriber newsletter, the team members should get it, too.

currently, if you subscribe to the student or oss plan, the subscription never expires. that means that students can access the pro features indefinetly, even if they finish their studies....