Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Overmind state management #108

Open
freitagdavid opened this issue Jun 6, 2020 · 1 comment
Open

Issue with Overmind state management #108

freitagdavid opened this issue Jun 6, 2020 · 1 comment

Comments

@freitagdavid
Copy link

So I'm pretty sure that this is an issue with react-blessed I've got my app all wired up I can see the global state from within the component but when the state is updated it is not causing a rerender of the component. I can see updates to the global state when I use a local state that gets updated to cause a rerender but for some reason when their useApp hook is used it's not causing a rerender. I would assume this has something to do with the implementation going on here though I may be wrong. I'm not sure what information you may need please just let me know what else you could use.

Here is Overmind

@Yomguithereal
Copy link
Owner

Hello @freitagdavid. Can you provide a way to reproduce the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants