Vinícius Campitelli
Vinícius Campitelli
Hi there, Does FusionAuth need to sign the CLA?
I'm using Linux with "English - International with dead keys" keyboard layout and the `--prefer-text` stopped working in version 1.16 for me too. Everything worked correctly when I was using...
@rom1v Yep, I've just reinstalled v1.14 and all combinations work as expected with `--prefer-text`
@rom1v sorry for the late reply. I'm using the default Gboard app. So, the strangest thing happened. I [manually build scrcpy](https://github.com/Genymobile/scrcpy/blob/master/BUILD.md) using several commits and everything works! But I don't...
Nope, as it's already broken in production. #2917 will work fine with the bad anchors, and if we ever fix this one, we'd just need to do a similar strategy...
It seems that Astro has a feature called [Project Tree](https://docs.astro.build/en/core-concepts/project-structure/#example-project-tree) which would be awesome for this
@FusionAuth/owners & @mooreds : I've been looking at `fusionauth-site-infra` to add a redirect rule but I only see 3 values being used for `target_origin_id`: `astro`, `forum` and `webflow`. So, besides...
I've created the PR to make the redirect: https://raw.githubusercontent.com/FusionAuth/fusionauth-install/master/getit.sh
Hi @robotdan, I'm running the exact command from the docs (`sh -c "curl -fsSL https://raw.githubusercontent.com/FusionAuth/fusionauth-install/master/install.sh | sh"`). My suggestion is to change `sh` to `bash`, as the `[[ ]]` syntax...
- What version of Linux are you using? Ubuntu 23.10 - What shell are you using? Default shell from distro (dash) There are a lot of distros that use `dash`...