boy51
boy51
> One workaround is to use `useValue: new SentryInterceptor()` instead of `useClass: SentryInterceptor` but that's not very efficient I think if we just use useValue nestjs will handle instantiation ```ts...
Looking at the project, the ReactGA methods do not depend on react. Only thing would be the `OutboundLink` component, which doesn't use any lifecycle methods so it should work fine...
Did you find a way?
For the record, I ended up using this library as is for now, so I won't be doing it anytime soon. So its up to you if you want to...