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
Thank you for the polyfill!
Just a minor bug, when filters doesn't match it fails with cannot use .map of undefined, while in normal browser works fine
Thank you for the polyfill!
Just a minor bug, when filters doesn't match it fails with
cannot use .map of undefined
, while in normal browser works finecontext-filter-polyfill/src/utils/filter.utils.ts
Line 11 in 17e4a91
Wondering how typescript could compile this?
The text was updated successfully, but these errors were encountered: