hyperweb-io / hyperweb-io/interchain-ui
Cannot read properties of undefined (reading 'themeDefs') TypeError: Cannot read properties of undefined (reading 'themeDefs')
Open
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Constantly getting an `undefined` on the `current(state)` call here https://github.com/cosmology-tech/interchain-ui/blob/02de661f1de495c98e4700149ad14a06c3795ae2/src/models/store.ts#L120
leading to an undefined error on the `currentState.themeDefs` @ L123, but I am passing in a valid `themeDefs` to the ThemeProvider. I have no idea what is causing the state to not be set properly
````
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.