Raphael Batista Fontão

Results 9 issues of Raphael Batista Fontão

## Version - WP Emerge Starter Theme: 0.17.1 - WordPress: 6.0 - PHP: 8.1 ## Expected behavior WP Emerge Theme to be installed and created at ```/web/app/themes``` ## Actual behavior...

This isn't an issue, but I need to increase the minimum distance between min and max thumbs. I have an range slider from 0 to 50 million, so, in case...

help wanted

I'm facing the same problem described in issue #92 ... I'm using Angular 10, and even 0.5.X and latest (0.6) aren't working... 0.5 doesn't even install, and 0.6 is giving...

## Feature Request This is not an issue, but a feature request... 1. A non-jquery dependent form-renderer JS for using on websites without needing jQuery library 2. An option to...

Feature

## Version - Carbon Fields: 3.6.3 - WordPress: 6.4.3 - PHP: 8.3.3 ## Expected Behavior Calling ```\Carbon_Fields\Carbon_Fields\directory_to_url()``` returns corresponding URL to a directory inside the theme. ## Actual Behavior The...

Hi! I'm testing this addon with game engines (GameMaker Studio and Construct 2), but, when I add a button/link/function to call Canvas2Image functions (saveAsImage for example), the downloaded file is...

## OS Windows 11 ## VERSION OS Version: 22631.3155 Shown in Terminal (cmd): 10.0.22631.3155 ## ISSUE DESCRIPTION I'm trying to build from source, to get a portable version which I...

**Describe the bug** When using TypeScript, importing @fortawesome/svelte-fontawesome triggers an IDE-error saying "Cannot find module '@fortawesome/svelte-fontawesome' or its corresponding type declarations." ![Image](https://github.com/FortAwesome/svelte-fontawesome/assets/2997670/70e82e65-fa87-4726-819a-7941629db7a3) **Reproducible test case** - Create (or open) a...

When you need to override a numeric variable through .env file (eg: `JWT_TTL`, `JWT_REFRESH_TTL`, `JWT_LEEWAY` or `JWT_BLACKLIST_GRACE_PERIOD`) a `TypeError` exception is thrown from Carbon due to value type error. It...