Michael Roberts

Results 36 issues of Michael Roberts

### Environment Nuxi 3.0.0-rc.12-27729267.0640a6c ------------------------------ - Operating System: `Darwin` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.12-27729267.0640a6c` - Nitro Version: `0.5.4-27726613.640c2b7` - Package Manager: `[email protected]` - Builder: `vite` - User...

bug
nitro
upstream
workaround available

I'd like to propose that we deprecate the dependency to moment.js across all of the visas sub-projects, in favour of either: - [day.js](https://day.js.org/en/) - [date-fns](https://date-fns.org) I'd be firmly in favour...

### Describe want to want Let's say I wanted to create a Primary Key that took by default a ulid as a generator whenever a new record was added: We...

enhancement

I've recently upgraded a project to Sue 2.7.*, and I am now going through a process of upgrading this repo using the example setup in the examples of this repo....

### Question Description **Versions**: Go 1.21.5 github.com/gofiber/fiber/v2 v2.52.0 github.com/valyala/fasthttp v1.51.0 --- **Issue** I have the following logic inside of an SSE handler: ```go // Peak at the incoming Accept request...

🤔 Question

### Clear and concise description of the problem On a recent project I have utilised a composed way for working with the canvas, as well as detecting various changing properties...

enhancement
pr welcome

I have the following at the top of my workflow file: ``` name: useaestrium/tag on: push: tags: - '*.*.*' - '[0-9]+.[0-9]+.[0-9]+' - '[0-9]+.[0-9]+.[0-9]+rc[0-9]+' # Allows you to run this workflow...

Really not sure exactly how to explain this one, but when tapping on a trackpad or similar, the click and double click events still trigger the zooming behaviour. I'm using...

# Check command exited with non-zero return code: 126. **Bug description** When running `pyre check` which has been installed via poetry, with `poetry run pyre check` I am getting the...

- **InfluxDB version:** e.g. 1.7.7 (output of the `influx version` command) N/A - **InfluxDB-python version:** e.g. 5.2.2 (output of the `python -c "from __future__ import print_function; import influxdb; print(influxdb.__version__)"` command)...