tiephoangdev

Results 4 issues of tiephoangdev

* Hi. i test with my html but render image not correct! * Expect image ![expect](https://user-images.githubusercontent.com/30700664/154459721-dca20946-a2e2-4933-9d3c-0eff4b86e0b4.png) * html demo [html.txt](https://github.com/andrei-m-code/net-core-html-to-image/files/8087923/html.txt) * Result ![result](https://user-images.githubusercontent.com/30700664/154459729-78ab33db-62ab-44a0-bca6-32e8157ef572.png)

![image](https://github.com/user-attachments/assets/163ab3cd-0411-488d-84fe-a3eaba41d5f0)

issue

Hi, I test method .As() but not working! Please check! ``` C# var query = new Query("cte").As("T").Select("T.*") ``` Result: ``` SQL SELECT [T].* FROM [cte] ``` ![image](https://github.com/user-attachments/assets/c1979c7d-35aa-4f98-a051-c571e32b752a)

Hi, I found a recursive bug in this case that causes the browser tab to freeze when the user hovers over a task node.