Links on BxSlider not working in Google Chrome but working in all other browsers

coder

The error message on clicking is

jquery.js:4388 [Violation] Added non-passive event listener to a scroll-blocking 'touchmove' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952

I can open the link with right-click in a new tap. The more important left-click is not working.

On all other browsers the links are working fine

Please help me

Elymentree

Author of the plugin is aware of this bug. You can track the progress here bxSlider issues

Quick workaround while waiting for the patch is to set touchEnabled to false.

$('.your-slider').bxSlider({
        touchEnabled: false
    });

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

Bold not working on a page but works on other pages and browsers

window.onbeforeunload not working on Firefox 46 in a popup window, all other browsers work

Form Submit Button Not Working in all browsers

My Google Chrome extensions have all stopped working

Mjpeg streaming not working on google chrome

google jQuery UI links not working offline

wordpress site favicon showing all browsers except google chrome

radio button working in google chrome but not in firefox

jQuery POST not working on some browsers

Google translation links not working consistently from android webview

Google Chrome pattern regex not working when dynamically creating form with setCustomValidity

Universal links with redirects not working in iOS

c# : Close chromium browsers without close google chrome browsers

Working on simulator but not working on the Google Home

CSS Cursor Not Working in Chrome

Angular routing not working in Chrome

.focus() is not working in Chrome and Edge

CSS not working in one file, but working in the other

ajax post working on chrome but not working on firefox and safari

Websocket custom server not working with firefox, but working with Chrome

Persistent connection not working at all

Media Queries not working at all

DeviceOrientationEvent not working on all servers

wordpress jquery animate scroll does not work in chrome and other webkit browsers

External links using markdown not working on jekyll "posts"

HTML links with page not working as expect in responsive mode

Google Font Not Working With CSS?

didTapMarker in Google Sdk not working

Google Rich Snippets Not Working

TOP 一覧

  1. 1

    PictureBoxで画像のブレンドを無効にする

  2. 2

    HTTPヘッダー 'SOAPAction'の値はサーバーによって認識されませんでした

  3. 3

    STSでループプロセス「クラスパス通知の送信」のループを停止する方法

  4. 4

    レスポンシブウェブサイトの一番下にスティッキーなナビゲーションバーを作成するのに問題がある

  5. 5

    セレンのモデルダイアログからテキストを抽出するにはどうすればよいですか?

  6. 6

    Ansibleで複数行のシェルスクリプトを実行する方法

  7. 7

    Python / SciPyのピーク検出アルゴリズム

  8. 8

    tkinterウィンドウを閉じてもPythonプログラムが終了しない

  9. 9

    ZScalerと証明書の問題により、Dockerを使用できません

  10. 10

    Rパッケージ「AppliedPredictiveModeling」のインストール中にエラーが発生しました

  11. 11

    テキストフィールドの値に基づいて UIslider を移動します

  12. 12

    Crashlytics:コンパイラー生成とはどういう意味ですか?

  13. 13

    「埋め込みブラウザのOAuthログイン」を有効にしてコールバックURLを指定した後でも、Facebookのコールバックエラーが発生する

  14. 14

    tf.nn_conv2dとtf.nn.depthwise_conv2dの違い

  15. 15

    CSSはアニメーションで変換および回転します

  16. 16

    BLOBストレージからデータを読み取り、Azure関数アプリを使用してデータにアクセスする方法

  17. 17

    Chromeウェブアプリのウェブビューの高さの問題

  18. 18

    Postmanを使用してファイル付きの(ネストされた)jsonオブジェクトを送信する

  19. 19

    amCharts 4で積み上げ棒グラフの輪郭を描く方法は?

  20. 20

    Officeアドインを使用してOutlookの連絡先のリストにプログラムでアクセスすることは可能ですか?

  21. 21

    Reactでclsxを使用する方法

ホットタグ

アーカイブ