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

Make at lens work for Immer table #158

Open
frgp42 opened this issue Sep 11, 2022 · 2 comments
Open

Make at lens work for Immer table #158

frgp42 opened this issue Sep 11, 2022 · 2 comments

Comments

@frgp42
Copy link

frgp42 commented Sep 11, 2022

lager::lenses::at doesn't work for Immer table as a set method is expected. It's possible to workaround by using lager::lenses::getset but it would be nice to have this feature already built-in.

@arximboldi
Copy link
Owner

good catch!

@colugomusic
Copy link
Contributor

Should be fixed by #178

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

No branches or pull requests

3 participants