Open
Description
Description
This #15813 have introduced a bug where using tooltip in SSR throws an error
You can use the injected document that is coming from angular so that it works correct in SSR env too
- igniteui-angular version:
- browser:
Steps to reproduce
- Use a tooltip inside an angular SSR project
- Observe the console for the error
Result
An error is thrown
Expected result
No error should be thrown.
Attachments
Attach a sample if available, and screenshots, if applicable.