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

Fixes #10 - Library broken in aot compilation for Angular >= 11 #11

Merged
merged 1 commit into from
Jun 1, 2021

Conversation

TrinTragula
Copy link
Contributor

Fixes error Property 'viewerOptions' is private and only accessible within class 'NgxViewerDirective' and makes the library compile aot for Angular >= 11 by simply making the necessary properties public.

Fixes error "Property 'viewerOptions' is private and only accessible within class 'NgxViewerDirective'" and makes the library compile aot for angular >= 11
@rlunden rlunden merged commit 9ebf845 into winteragency:master Jun 1, 2021
@TrinTragula TrinTragula deleted the patch-1 branch June 2, 2021 14:56
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

Successfully merging this pull request may close these issues.

2 participants