-
I created a FieldWrapper, with a custom `topDescription` prop on the fieldConfig as seen below. But I get type errors that it does not exist on fieldConfig, and I was wondering how to fix it. I tried …
-
For some reason when the player leaves the server my custom prop isn't despawning (maybe I broke something)
Here's how I'm initializing the custom prop:
https://github.com/ThePotato97/PotatoRadio/…
-
# Description
Currently the Uno.Sdk provides a schema that includes a number of custom Properties as well as item types that are used by Uno. This exposes an issue however where users get a squiggl…
-
### What problem does this feature solve?
This feature allows our to customize components props as global config provider
### What does the proposed API look like?
```
{children}
…
-
# gainsight_nxt
## URLs
- https://support.gainsight.com/gainsight_nxt/API_and_Developer_Docs
## Actions
### create-or-update-company
#### Prompt
Create or update a company record. Users need to …
-
### Dependencies check up
- [X] I have verified that I use latest version of all @mantine/* packages
### What version of @mantine/* packages do you have in package.json?
7.13.4
### What pa…
-
I'm running into a situation where I need to pass a prop to the CustomComponent. I've looked through the documentation and I couldn't find a solution, I'm hoping you guys know something and I might ha…
-
## Do you want to request a feature or report a bug?
Bug
## What is the current behavior?
```
-
Hello! just have a few suggestions to leave here about how I believe this rule can be more like `eslint-plugin-react`'s [jsx-sort-props](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/d…
-
### Describe the bug
I have a custom component where the user can choose the base element like so:
```svelte
import type { SvelteHTMLElements } from 'svelte/elements';
type Props = Sve…