Eirik Mo
Eirik Mo
> Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the [official AWS AppSync forum](https://forums.aws.amazon.com/forum.jspa?forumID=280&start=0) **Do you want to request a *feature* or report a...
Closes # ## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) -...
Closes # ## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) -...
## Appwrite 1.5 Service Template ### Service Changes - Removed `appwrite-influxdb` and related env vars - Removed `appwrite-telegraf` and related env vars - Replaced `appwrite-usage` with `appwrite-worker-usage` and `appwrite-worker-usage-dump` -...
### Describe the bug Say I want to have scrollable native html on my page, while keeping the canvas static while also using @tresjs/cientos Html component on some meshes in...
## What kind of change does this PR introduce? This should fix setting `app.settings.jwt_secret` and `app.settings.jwt_exp` when `POSTGRES_DB` is defined as anything else than `postgres` for docker compose setups. ##...
As per this message from the creator of [imgproxy](https://github.com/imgproxy/imgproxy).  _[Source](https://discord.com/channels/1044580211687174236/1216057191757512856/1216060855184261191)_ The package lacks a signature calculation, which seems to be needed when setting `IMGPROXY_KEY`/`IMGPROXY_SALT`. > Here's a demo of...
There's an issue when you select presets on mobile through the dropdown. The click might propagate down to the date selector, leading to the preset not being selected. This is...