Krisztian Nagy

Results 6 issues of Krisztian Nagy

Hi, I am wondering if you were able to successfully extract `Trans` tags from the transpiled js files? If I modify _src/shared/components/Features/index.tsx_ to look like this: ``` import React from...

My projects builds okay with with version 2.30.0. However, I get the following error when updating date-fns to latest: > vite v5.1.0 building for production... ✓ 317 modules transformed. error...

### Describe the bug We run a self hosted Chatwoot in Kubernetes installed with helm chart. It used to work well up until 3.0 (we use 3.5.1 now). Since the...

Updated laravel passport to accept both 12 and 13

Just in case anyone is looking to replace this plugin. Here is a single plugin file that I use for line, bar and pie/doughnut charts. https://gist.github.com/mxsxs2/8de4e5b3f798b833fb6a59e07ea6e72b

- Updates vitest config to version 3 - Bumps vitest to 3.2.4 - Replaces `@popperjs/core` with `@floating-ui` - Adds `usePopper` usage example to the docs - Adds two more test...