sdk 使用了 __local_store_support__: testIsSupportStorage 存储键值对来客户端对探测 localStorage 的支持,如果网站本身有使用 StorageEvent,那么这个探测会对网站造成干扰,且不好排查来源,请将此兼容探测行为标注到 sdk 文档中
sdk 使用了 local_store_support: testIsSupportStorage 存储键值对来客户端对探测 localStorage 的支持,如果网站本身有使用 StorageEvent,那么这个探测会对网站造成干扰,且不好排查来源,请将此兼容探测行为标注到 sdk 文档中