Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt5.15 QWebEngineView not load javascript at page
Forum Updated to NodeBB v4.3 + New Features

Qt5.15 QWebEngineView not load javascript at page

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 309 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • gfxxG Offline
    gfxxG Offline
    gfxx
    wrote on last edited by
    #1

    on Qt5.15 QWebEngineView linux on debugger obtain everytime these error:

    js: TypeError: r.replaceAll is not a function
    js: A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred
    js: Uncaught (in promise) TypeError: r.replaceAll is not a function
    [14991:13:0424/212748.612639:ERROR:batching_media_log.cc(38)] MediaEvent: {"error":"FFmpegDemuxer: no supported streams"}
    [14991:1:0424/212748.636417:ERROR:batching_media_log.cc(35)] MediaEvent: {"pipeline_error":14}
    js: The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
    

    on my chromium browser I've no problem on these, but QWebEngineView seems have mutch of problem when javascript perform some action or causes some warning on html code.

    There are a way to solve or mitigate these issue?

    regards

    bkt

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved