Li Ho

Results 3 issues of Li Ho

Failed to execute 'getPointAtLength' on 'SVGGeometryElement': The provided float value is non-finite. ![image](https://user-images.githubusercontent.com/44250267/76734689-6da14280-679e-11ea-9a1a-9df5bf69125d.png) ``` var canvas = SVG().addTo("#map").viewbox(0,0,800,1000) , rect = canvas.rect(100, 100) , path = canvas.path("m 357.64532,453.84097 c 17.62007,8.02216...

**Stencil version:** ``` @stencil/core@ ``` **I'm submitting a:** [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...

Bug: Validated

I am able to load my model with texture with absolute path, but the model presented black as it failed to retrieve the filename using GetTexture() The .obj, .mtl file...

Bug