MagicZoom 在 2 张图片之间快速切换
MagicZoom fast changing between 2 pictures
我在使用 magicZoom 时遇到了问题。
当我在已激活 magicZoom 的 2 张图片之间快速切换时,magicZoom 库在控制台中显示我:
Uncaught TypeError: Cannot read property 'width' of null
at d.eval (eval at <anonymous> (magiczoom.min.js:11), <anonymous>:1:84962)
at Function.eval (eval at <anonymous> (magiczoom.min.js:11), <anonymous>:1:4601)
at eval (eval at <anonymous> (magiczoom.min.js:11), <anonymous>:1:4880)
- 这里有更多信息:
- Magic Zoom 版本号:Magic Zoom Plus v4.5.39。
- 页面上使用的 Magic Zoom 设置。: 我正在使用 API 方法,例如 MagicZoom.update、MagicZoom.refresh(node>).
- 页面上 运行 还有什么 JavaScript(这会影响 Magic Zoom)。 : mustache.min.js, device.min.js, amplience-sdk-client.min.js, jcarousel.min.js.
它工作正常,但是如何防止日志中出现这些错误?
你对此有什么想法吗?谢谢!
要回答这个问题,请提供以下信息:
- Magic Zoom 版本号。
- 页面上使用的 Magic Zoom 设置。
- 页面上 运行 还有什么 JavaScript(这会影响 Magic Zoom)。
3 月 22 日更新:
根据额外信息:
- Magic Zoom Plus v4.5.x 已过时且不再受支持。最新版本是 v5.2.2 (changelog)。请下载您的许可证的最新版本 - 通常是免费升级。
- Magic Zoom Plus v4.5.x 不包括 MagicZoom.update、MagicZoom.refresh 或其他 MagicZoom.* API 方法。 v4.5.x 中的所有 API 方法都以 MagicZoomPlus.
开头
如果您 post 页面的 URL,我们可以提供额外的建议。如果您不能 post 直播 URL 公开,您应该通过 secure contact form.
将其发送到 Magic Toolbox
我在使用 magicZoom 时遇到了问题。 当我在已激活 magicZoom 的 2 张图片之间快速切换时,magicZoom 库在控制台中显示我:
Uncaught TypeError: Cannot read property 'width' of null
at d.eval (eval at <anonymous> (magiczoom.min.js:11), <anonymous>:1:84962)
at Function.eval (eval at <anonymous> (magiczoom.min.js:11), <anonymous>:1:4601)
at eval (eval at <anonymous> (magiczoom.min.js:11), <anonymous>:1:4880)
- 这里有更多信息:
- Magic Zoom 版本号:Magic Zoom Plus v4.5.39。
- 页面上使用的 Magic Zoom 设置。: 我正在使用 API 方法,例如 MagicZoom.update、MagicZoom.refresh(node>).
- 页面上 运行 还有什么 JavaScript(这会影响 Magic Zoom)。 : mustache.min.js, device.min.js, amplience-sdk-client.min.js, jcarousel.min.js.
它工作正常,但是如何防止日志中出现这些错误? 你对此有什么想法吗?谢谢!
要回答这个问题,请提供以下信息:
- Magic Zoom 版本号。
- 页面上使用的 Magic Zoom 设置。
- 页面上 运行 还有什么 JavaScript(这会影响 Magic Zoom)。
3 月 22 日更新:
根据额外信息:
- Magic Zoom Plus v4.5.x 已过时且不再受支持。最新版本是 v5.2.2 (changelog)。请下载您的许可证的最新版本 - 通常是免费升级。
- Magic Zoom Plus v4.5.x 不包括 MagicZoom.update、MagicZoom.refresh 或其他 MagicZoom.* API 方法。 v4.5.x 中的所有 API 方法都以 MagicZoomPlus. 开头
如果您 post 页面的 URL,我们可以提供额外的建议。如果您不能 post 直播 URL 公开,您应该通过 secure contact form.
将其发送到 Magic Toolbox