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

Property is private and only accessible within class error during production build #56

Open
kamil-szprych opened this issue Feb 26, 2020 · 3 comments

Comments

@kamil-szprych
Copy link

Angular 8
When i try to build project for production i get errors:
Property 'onKeyboardInput' is private and only accessible within class 'NgxImageGalleryComponent'.
The same error goes for 'onWindowResize'.

I can't remove NgxImageGalleryComponent because i need to use it in ViewChild to open gallery.

@VladimirValov
Copy link

@kamil-szprych try to use version 1.3.1

@305088020
Copy link

@305088020
Copy link

the vision 1.3.1 is the same question, How can I resolve it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants