meteor-babel
meteor-babel copied to clipboard
Meteor router extends doesn't work properly with es6.js route file
I create issue here as well as in https://github.com/iron-meteor/iron-router/issues/1328
https://gist.github.com/Firfi/3c0950b57497bdc2a96e
error is Error: Handler with name 'onBeforeAction' already exists., it appears only when I visit the route
It doesn't seem to me a grigio:babel issue. Have you tried to use .js instead .jsx or .es6.js to see if happens as well in the current javascript?
Sure. It doesn't happen with .js and same syntax.
Mhmm it could be an issue similar to #5