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
No design-time type metadata found while inspecting *.constructor[*]. You can either use @service(ServiceClass) or ensure emitDecoratorMetadata is enabled in your TypeScript configuration. Run tsc --showConfig to print the final TypeScript configuration of your project. #4355
We are using two services, in order to import functions and methods from each others, but in this situation there is a bug shown above