Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] @internal is not respected when the class is @Injectable #262

Closed
shlomiassaf opened this issue Aug 4, 2017 · 3 comments
Closed

[BUG] @internal is not respected when the class is @Injectable #262

shlomiassaf opened this issue Aug 4, 2017 · 3 comments

Comments

@shlomiassaf
Copy link

version 1.0.0-beta.13

/**
 * @internal
 */
@Injectable()
export class SomeClass {
}

The class will appear in the Injectables list but it shouldn't

@vogloblinsky
Copy link
Contributor

@shlomiassaf
I suppose you use this @internal with --disablePrivateOrInternalSupport ?

@shlomiassaf
Copy link
Author

shlomiassaf commented Aug 9, 2017 via email

@lock
Copy link

lock bot commented Oct 1, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants