tiephoangdev
tiephoangdev
* Hi. i test with my html but render image not correct! * Expect image  * html demo [html.txt](https://github.com/andrei-m-code/net-core-html-to-image/files/8087923/html.txt) * Result 

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] ``` 
Hi, I found a recursive bug in this case that causes the browser tab to freeze when the user hovers over a task node.