You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Error reported when using the 【Rule or Filter】 interface import { Rule as GeoRule, Filter as GeoFilter, } from 'geostyler-style'
whenever I use GeoRule or GeoFilter,the error will show. The error message is "Type instantiation is excessively deep and possibly infinite."
The text was updated successfully, but these errors were encountered:
Thanks. But i was asking for the TypeScript version not the geostyler-style version. You should also upgrade to the latest geostyler-style if possible.
Bug
Describe the bug
Error reported when using the 【Rule or Filter】 interface
import { Rule as GeoRule, Filter as GeoFilter, } from 'geostyler-style'
whenever I use GeoRule or GeoFilter,the error will show. The error message is "Type instantiation is excessively deep and possibly infinite."
The text was updated successfully, but these errors were encountered: