-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Attempting to use the library in a React app but got errors when importing the library.
The reason is that Switcher-Cliente for JavaScript contains class properties that are not compatible with ES6 natively. A workaround would be necessary to include babel settings which is something that I don't think is nice to do.
Solution
Moved properties outside the classes might fix the issue.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working