跳转至内容 跳转至侧边栏

標籤: 

本主题包含 0 則回覆 ,有 1 嗓音 。

最后由 alexanderR-31 1 years前 更新。

协助者:: Dražen.

作者 帖子
10 7 月, 2024 于 11:21 上午 #15927882

alexanderR-31

Background of the issue:
I am trying to: Real3D Flipbook & PDF Viewer plugin workign right on English pages, but when i swithc on Germany (default) it stop working and on console i have an error. already try to switch off/on plugins and default theme. when i using default theme all working like it should and pdf shoing on both languages. Link to a page where the issue can be seen: 隐藏链接. I expected to see: opened pdf as on english page 隐藏链接

Symptoms:
Instead, I got: bugged pdf, not working plugin and error on console. jQuery.Deferred exception: Cannot read properties of undefined (reading 'options') TypeError: Cannot read properties of undefined (reading 'options') at new FLIPBOOK.Main (隐藏链接) at t.fn.flipBook (隐藏链接) at HTMLDivElement. (隐藏链接) at Function.each (隐藏链接) at HTMLDocument. (隐藏链接) at mightThrow (隐藏链接) at process (隐藏链接) undefined jQuery.Deferred.exceptionHook @ app.js?id=bd697d72bb94dfc380f8:8470 process @ app.js?id=bd697d72bb94dfc380f8:8258 setTimeout (async) (anonymous) @ app.js?id=bd697d72bb94dfc380f8:8292 fire @ app.js?id=bd697d72bb94dfc380f8:7920 fireWith @ app.js?id=bd697d72bb94dfc380f8:8050 fire @ app.js?id=bd697d72bb94dfc380f8:8058 fire @ app.js?id=bd697d72bb94dfc380f8:7920 fireWith @ app.js?id=bd697d72bb94dfc380f8:8050 ready @ app.js?id=bd697d72bb94dfc380f8:8530 completed @ app.js?id=bd697d72bb94dfc380f8:8540 app.js?id=bd697d72bb94dfc380f8:8479 Uncaught TypeError: Cannot read properties of undefined (reading 'options') at new FLIPBOOK.Main (flipbook.min.js?ver=4.6.5:1:11064) at t.fn.flipBook (flipbook.min.js?ver=4.6.5:1:103) at HTMLDivElement. (embed.js?ver=4.6.5:1:4607) at Function.each (app.js?id=bd697d72bb94dfc380f8:4805:19) at HTMLDocument. (embed.js?ver=4.6.5:1:85) at mightThrow (app.js?id=bd697d72bb94dfc380f8:8186:29) at process (app.js?id=bd697d72bb94dfc380f8:8254:12)

Questions:
Why does the Real3D Flipbook & PDF Viewer plugin stop working on the default German language page?
What could be causing the 'Cannot read properties of undefined (reading 'options')' error in the console?
Why does the plugin work correctly with the default theme but not with the current theme?