Kurt

Results 29 issues of Kurt

Some tools such as GA support a transport=beacon option that tells it to use `navigator.sendBeacon` to send the request. See an example for GA's analytics.js [here](https://support.google.com/analytics/answer/1136920?hl=en#zippy=%2Cin-this-article). Do you have any...

Have you considered adding support for queueing events pre-load of the analytics script similar to how google does with the dataLayer or how segment's analytics.js script did/does it? Details on...

enhancement

### Describe the feature The current [multi-step form example](https://formkit.com/guides/build-a-multi-step-form) does not auto-focus the first input on next page which is a useful feature I've seen implemented in other form builders...

🪄 enhancement

### Reproduction https://github.com/totalhack/formkit-multistep ### Describe the bug This was briefly discussed in https://github.com/formkit/formkit/issues/299 but opening this since I'm still seeing the issue with beta9. On Safari 12.0 the radio buttons...

🐛 bug
🔵 priority-3

### Reproduction https://github.com/totalhack/formkit-starter ### Describe the bug I've updated the linked starter project to beta9 and I now get a bunch of warnings from vite's CSS processing (shown below). The...

🐛 bug-report

### Reproduction N/A ### Describe the bug This is unfortunately not reproducible in the playground as it depends on scenarios you can't hit there, but I've run into this same...

🐛 bug

### Issue Summary For the last two days calls to read studio flows and executions have been hanging. This worked fine before that. I've been using the `list` call: ```python...

type: bug
status: help wanted

This is pretty simple to override but just giving you a heads up that the current sqlalchemy definition does not work with MySQL since it requires a length specified for...

The documentation center column is quite narrow which causes a lot of unnecessary wrapping on code examples and API reference docs. Example of the qdrant code pictured. ![image](https://user-images.githubusercontent.com/43683140/217641523-958dbe4e-58ca-4814-91db-14450eb343c0.png)

enhancement