Open kaladay opened 3 years ago
In the event that the footer gets setup as fixed, such as in tamu-library-components, then this needs to not be lazy-loaded.
https://github.com/TAMULib/weaver-components/blob/e8ee49c21d6425d10c26050df67728a6983a2598/projects/wvr-elements/src/lib/core/wvr-core.module.ts#L49
The header should likely not be lazy loaded as well: https://github.com/TAMULib/weaver-components/blob/e8ee49c21d6425d10c26050df67728a6983a2598/projects/wvr-elements/src/lib/core/wvr-core.module.ts#L50
In the event that the footer gets setup as fixed, such as in tamu-library-components, then this needs to not be lazy-loaded.
https://github.com/TAMULib/weaver-components/blob/e8ee49c21d6425d10c26050df67728a6983a2598/projects/wvr-elements/src/lib/core/wvr-core.module.ts#L49
The header should likely not be lazy loaded as well: https://github.com/TAMULib/weaver-components/blob/e8ee49c21d6425d10c26050df67728a6983a2598/projects/wvr-elements/src/lib/core/wvr-core.module.ts#L50