-
Using validation breaks the app in 4.0.0-rc21
I use:
```const login = useHookstate("", validation())```
And get the following trace:
```
×
1 of 3 errors on the page
TypeError: _b.onInit i…
-
When scaffolding a new chain or using the command `ignite generate ts-client` it creates the `ts-client` folder with the models from the `proto` directory but does not generate the `cosmos` or `ibc` c…
-
In the components folder add a new folder called WorkInProgress and inside that add two files: WorkInProgress.tsx and WorkInProgress.module.css.
Inside the WorkInProgress.tsx file create a react co…
-
Please import the WorkInProgress component into the MenusTemplate found inside components/ContentTemplates folder.
Then render the WorkInProgress component instead of the current div and placeholde…
-
Please import the WorkInProgress component into the NavigationTemplate found inside components/ContentTemplates folder.
Then render the WorkInProgress component instead of the current div and place…
-
In `about.tsx` remove the WorkInProgress component and replace it with an h2 that says Current Maintainers.
Import the MaintainerCard into the file and remove the WorkInProgress import.
Directl…
-
It’s nice because it has purely semantic markup and gives the reader full control over formatting.
-
When I sync files from local to remote, files located in `capitulos` and `figuras` folders are synced and created in the main project location in *Overleaf*, but the folders `capitulos` and `figuras` …
-
## Environment
material-ui-pickers: "2.1.2",
"@material-ui/core": "3.9.0",
"react": "16.4.2",
"typescript": "3.0.1",
Browser: Chrome
## Steps to reproduce
1. As soon as I have imported the …
-
Please import the WorkInProgress component into the PaginationTemplate found inside components/ContentTemplates folder.
Then render the WorkInProgress component instead of the current div and place…