Closed nchaitra closed 1 year ago
What issue is it? can you lemme know?
My library is to fix issue with "overlay" component inside ShadowDOM only, prime table is not such component, so it should work.
I did a test following example on PrimeNG website and it works fine:
We are using litelement library to create components. In angular application when we add primeng virtual scroll table inside litelement component nothing is getting loaded but when we use p-table without virtual scroll enabled it's working.
Is there any limitation from primeng virtual scroll when used inside litelement