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
i am not able to use your component cause during compilation i had the following error : Property 'config' is private and only accessible within class 'PanZoomComponent'
client:159 src/app/shared/components/pictures/picture-markers/picture-markers.component.html:2:14 - error TS2341: Property 'config' is private and only accessible within class 'PanZoomComponent'.
2 <pan-zoom [config]="panZoomConfig">
~~~~~~
src/app/shared/components/pictures/picture-markers/picture-markers.component.ts:6:16
6 templateUrl: './picture-markers.component.html',
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error occurs in the template of component PictureMarkersComponent.
Hello,
i am not able to use your component cause during compilation i had the following error :
Property 'config' is private and only accessible within class 'PanZoomComponent'
Regards
The text was updated successfully, but these errors were encountered: