You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's very interesting @landy! thanks for filing the issue 🙏 I will have a look when I have some time. Meanwhile, you can use an anonymous object as input for the component, I believe that should work.
Hello Zaid, I encountered an error when passing an Aether optic (two functions in a tuple).
The function with the ReactComponent is compiled to javascript correctly. But the argument is not passed to the function when the component is used.
I created an example repository where the problem is visible https://github.com/landy/aether-fable-bug
The text was updated successfully, but these errors were encountered: