Ali Abdul Wahid
Ali Abdul Wahid
the latest version not have import fullpage.js/dist/fullpage.extensions.min.js on directive the import its already on import angular.json and also we already have check for ssr or no on directive ``` ngAfterViewInit()...
Basicly its different way to call directly directive, the new version its already export for directive so only need add example to demo @alvarotrigo Here the pr: https://github.com/alvarotrigo/angular-fullpage/pull/126 Thanks to...
Should working with update from this pr: https://github.com/alvarotrigo/angular-fullpage/pull/134
@alvarotrigo Fixed for conflict code
Should working with update from this pr: https://github.com/alvarotrigo/angular-fullpage/pull/134
https://github.com/alvarotrigo/angular-fullpage/pull/134 Try with this code @apla12 , @devhardeep