fullheart
fullheart
### Steps To Reproduce Steps to reproduce: 1. Setup Penpot with Docker (By this [instructions](https://help.penpot.app/technical-guide/getting-started/#install-with-docker)) 2. Start Penpot with `docker-compose -p penpot up -d` 3. Run `curl -I http://localhost:9001/js/config.js?ts=1664890619766` in...
### Is your feature request related to a problem? Please describe. At the moment we need a extra click to login with an OpenID Provider by clicking on Button `OpenID`....
### Brief summary I build with TS some load tests, they are compiled with Vite (Babel and Rollup) in JavaScript. The sourcemap support works fine, except for this file: [k6-jslib-aws-y_ANwLL3.cjs.zip](https://github.com/grafana/k6/files/13991849/k6-jslib-aws-y_ANwLL3.cjs.zip)...
**First, THANK YOU for this great pieces of Software ❤️ !! I am amazed how well this tool apply text to a subtitle file.** **Problem**: When I try to apply...
**Problem**: The TS file `src/internal/s3.ts` has a type error with the latest `@types/k6` package. Version - **k6-jslib-aws** `v0.12.3` - **@types/k6** `~0.52.0` Error message: ```sh src/internal/s3.ts:200:13 - error TS2345: Argument of...
After upgrading to latest version (0.13.0) to resolve [a bug](https://github.com/grafana/k6-jslib-aws/issues/115), I got an other problem: ``` node_modules/k6-jslib-aws/src/internal/secrets-manager.ts:3:24 - error TS2307: Cannot find module 'https://jslib.k6.io/k6-utils/1.4.0/index.js' or its corresponding type declarations. 3...
### Describe the bug After modifying a component that uses the `useFieldContext` hook, I get the following error in the web console after Vite has hot-reloaded the component: ``` Error:...
### service name https://substack.com/ ### service description Substack is an American online platform that provides publishing, payment, analytics, and design infrastructure to support subscription-based content, including newsletters, podcasts, and video....