-
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
after #3 was closed, injection-js will pass although app will error out.
Everything is annotated properly ( I have tests for it and it works with reflect-metadata )
Issue might be with injecting non Class references via @Inject()
param decorator. Just shooting in the dark here...
axios-http source:
https://github.com/Hotell/axios-http/blob/master/src/interceptor.ts#L49-L52
You can test it here:
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working