FolioReader / FolioReader-Android

A Java ePub reader and parser framework for Android.
BSD 3-Clause "New" or "Revised" License
2.24k stars 715 forks source link

update jquery version to latest (3.4.1) and horizontalscroll issue #421

Open vinodvvs opened 4 years ago

vinodvvs commented 4 years ago

Issue / Feature - FolioReader version - 0.5.1 FolioReader Stock / Modified -
Android SDK - Mobile / Tablet / Emulator Info -
Crash / Error -

Steps to reproduce / Describe in detail -

1. In playstore, app shows following security error. Vulnerable JavaScript libraries: "assets/js/jquery-3.1.1.min.js"

AND

  1. kotlin.UninitializedPropertyAccessException: lateinit property webViewPager has not been initialized at com.folioreader.view.FolioWebView.computeHorizontalScroll(FolioWebView.kt:392)