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
I'm trying to work with Fluxxor in es6 syntax. Mixins aren't supported in es6, so I'm run into issues building out components. I haven't quite nailed down an elegant solution for dealing with this yet. It seems to me that the docs and examples are all es5.
Can we add an example to the docs of how to implement a mixin workaround? Or is the easiest solution not to use es6 for now?
The text was updated successfully, but these errors were encountered:
I'm trying to work with Fluxxor in es6 syntax. Mixins aren't supported in es6, so I'm run into issues building out components. I haven't quite nailed down an elegant solution for dealing with this yet. It seems to me that the docs and examples are all es5.
Can we add an example to the docs of how to implement a mixin workaround? Or is the easiest solution not to use es6 for now?
The text was updated successfully, but these errors were encountered: