Christoph Pflüger

Results 10 issues of Christoph Pflüger

Currently only React 16 and 17 are referenced as peer dependencies. Please also add support for React 18.

## ☕️ Reasoning What changes are being made? What feature/bug is being fixed here? Implements `updateSession` to be able to update the `SessionProvider`'s state without having to reload the page....

TypeScript
core
client

### Environment System: OS: Linux 5.10 Ubuntu 20.04.4 LTS (Focal Fossa) CPU: (12) x64 Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz Memory: 9.57 GB / 15.58 GB Container: Yes Shell: 5.0.17...

enhancement
good first issue

### Is there an existing issue for this? - [x] I have searched existing issues, it hasn't been reported yet ### Use case description Currently in `lib/configuration/read.js` a serverless.js is...

enhancement

The ensure_logout functionality does not work in combination with a CSRF token as the controller invalidates the session before validating the form, hence the form is always invalid. Should be...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/question
kind/enhancement
awaiting-feedback

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
area/overlays
service/sqs

Currently, switching back from an impersonated user to ones original account does not work. That's due to the fact that the FOSUserBundle compares the original account's class to the impersonated...

NextJS has an option to configure trailing slashes in URLs: https://nextjs.org/docs/api-reference/next.config.js/trailing-slash At the moment, this option causes mismatches between server and client.

bug

### Describe the Bug In the function `computeFontWidthAndSpaceCount` in the `Button` component, a division by zero results in ``. ### Which package is affected (leave empty if unsure) @react-email/button ###...

Type: Bug
Package: @react-email/button
Fixed under canary