alexbol99 / flatten-js

Javascript library for 2d geometry
MIT License
546 stars 56 forks source link

Infinity Loop Error Occurs When unifying polygons #82

Closed HualiangLI closed 1 year ago

HualiangLI commented 3 years ago

Reproduce with the following link:

https://observablehq.com/@hualiangli/infinity-loop-when-unifying-polygon

alexbol99 commented 3 years ago

Hello, @HualiangLI ,

Bug fixed in the patch v1.2.21, see https://next.observablehq.com/d/2d71f2dbdf2a518e

Thanks you for cooperation, Alex