• Resolved tksco

    (@tksco)


    pdf flipbook not working on mobile stuck on loading (dearflip :loading webgl 3d….)

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author deip

    (@deip)

    Hi,

    There are errors from scripts in the mobile version. Thus further execution is stopped. We recommend not minifying codes that throw errors. They will stop other plugins that are minified in the same file.

    jquery.min.js?ver=3.5.1:2 Uncaught Error: no element is specified to initialize PerfectScrollbar
        at new H (ed5ebf71ac05c5400e1a313e4d3d58ec.js:349)
        at Object.init (ed5ebf71ac05c5400e1a313e4d3d58ec.js:405)
        at n (ed5ebf71ac05c5400e1a313e4d3d58ec.js:405)
        at HTMLDocument.t (ed5ebf71ac05c5400e1a313e4d3d58ec.js:405)
        at e (jquery.min.js?ver=3.5.1:2)
        at t (jquery.min.js?ver=3.5.1:2)
    H @ ed5ebf71ac05c5400e1a313e4d3d58ec.js:349
    init @ ed5ebf71ac05c5400e1a313e4d3d58ec.js:405
    n @ ed5ebf71ac05c5400e1a313e4d3d58ec.js:405
    t @ ed5ebf71ac05c5400e1a313e4d3d58ec.js:405
    e @ jquery.min.js?ver=3.5.1:2
    t @ jquery.min.js?ver=3.5.1:2
    setTimeout (async)
    S.readyException @ jquery.min.js?ver=3.5.1:2
    (anonymous) @ jquery.min.js?ver=3.5.1:2
    e @ jquery.min.js?ver=3.5.1:2
    t @ jquery.min.js?ver=3.5.1:2
    setTimeout (async)
    (anonymous) @ jquery.min.js?ver=3.5.1:2
    c @ jquery.min.js?ver=3.5.1:2
    fireWith @ jquery.min.js?ver=3.5.1:2
    fire @ jquery.min.js?ver=3.5.1:2
    c @ jquery.min.js?ver=3.5.1:2
    fireWith @ jquery.min.js?ver=3.5.1:2
    t @ jquery.min.js?ver=3.5.1:2
    setTimeout (async)
    (anonymous) @ jquery.min.js?ver=3.5.1:2
    c @ jquery.min.js?ver=3.5.1:2
    fireWith @ jquery.min.js?ver=3.5.1:2
    fire @ jquery.min.js?ver=3.5.1:2
    c @ jquery.min.js?ver=3.5.1:2
    fireWith @ jquery.min.js?ver=3.5.1:2
    ready @ jquery.min.js?ver=3.5.1:2
    B @ jquery.min.js?ver=3.5.1:2
    three.min.js?ver=1.7.5.1:150 THREE.WebGLRenderer 81
    mockup.min.js?ver=1.7.5.1:4 THREE.CSS3DRenderer 81
    ed5ebf71ac05c5400e1a313e4d3d58ec.js:349 Uncaught Error: no element is specified to initialize PerfectScrollbar
        at new H (ed5ebf71ac05c5400e1a313e4d3d58ec.js:349)
        at Object.init (ed5ebf71ac05c5400e1a313e4d3d58ec.js:405)
        at n (ed5ebf71ac05c5400e1a313e4d3d58ec.js:405)
        at d (ed5ebf71ac05c5400e1a313e4d3d58ec.js:405)
        at dispatch (jquery.min.js?ver=3.5.1:2)
        at v.handle (jquery.min.js?ver=3.5.1:2)
        at Object.trigger (jquery.min.js?ver=3.5.1:2)
        at jquery.min.js?ver=3.5.1:2
        at Function.each (jquery.min.js?ver=3.5.1:2)
        at S.fn.init.each (jquery.min.js?ver=3.5.1:2)

    The problem looks like it’s coming from PerfectScrollBar.

    Best Regards,
    Deip

    Plugin Author deip

    (@deip)

    Hi @tksco ,

    Looks like it’s working now, so we are closing the thread.

    Best Regards,
    Deip

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘not loading on mobile’ is closed to new replies.