dart-archive/core-elements

You shouldn't have to jsify any function parameters

Closed this issue · 1 comments

For instance, when using core-transition and calling the 'go' method, it appears that you have to jsify the state variable before passing it. The wrappers should be doing this automatically for you.