-
Hey guys!
Thank you again for the kit it's amazing!
Could it be possible to add a sort of title to the elements of the form component? https://web3ui.github.io/web3uikit/?path=/docs/2-forms-form--…
-
this is internal issue, sorry dearest community! =]
all the info i have in pinned in Slack admin-fe
feel free to read up and ask questions on gitLabs but it will need to be part of @Y0moo 's com…
-
Would love to have a prop that hides input and button from Todo.
From
To
-
Using the `` component like this does not display the right type. Expecting erc1155, got erc721
```
```
![Screenshot 2022-07-11 at 15 35 36](https://user-images.githubusercontent.com/97514036/1…
ghost updated
2 years ago
-
The code under https://github.com/web3ui/web3uikit#-usage fails with missing properties error. Also probably hinting to put it into `src/App.tsx` would help newbies.
See https://discord.com/channels/…
-
Hey guys!
I've been usuing the NFT component to pull the NFTs of my wallet (on Rinkeby for the moment).
I created my own NFT, and published it. However, the NFT component was not able to pull the…
-
The component doesn't rerender after updating the text prop.
The buggy behaviour comes from here: https://github.com/web3ui/web3uikit/blob/257363fa3cabbcd1bd481f250cabf483e1376800/src/components/Cr…
Y0moo updated
2 years ago
-
I think it would be awesome if there was a component that looks like this:
```
import {sendTransactionButton} from "web3uikit"
.
.
.
```
And it take a `runContractFunction` object from th…
-
This could apply to more components then just the `` but as of https://github.com/web3ui/web3uikit/issues/550
The `` is wrapped in a `` which also passes along [the implicit properties](https://gi…
-
If the user passes the mouse over the button [+ Create dApp] and tries to select one of the options below without passing the mouse over the arrow of the selection the dropdown disappears.
### Step…