Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Property 'enabled'' of object '.foobar' has no notify signal, is not bindable and is not constant, value updates in HTML will be broken!
Forum Updated to NodeBB v4.3 + New Features

Property 'enabled'' of object '.foobar' has no notify signal, is not bindable and is not constant, value updates in HTML will be broken!

Scheduled Pinned Locked Moved Solved QML and Qt Quick
3 Posts 2 Posters 379 Views 1 Watching
  • 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.
  • M Offline
    M Offline
    MyNameIsQt
    wrote on last edited by MyNameIsQt
    #1

    This project includes:

    #include <QWebEngineView>
    #include <QWebChannel>
    
    

    wpubManager: undefined
    I don't know where this error is occurring.
    Is there a way to print the line number of that location in the JS console output?

    캡처410(a.jpg

    The following error appears to be related to the 'QWebEngineView' or 'QWebChannel'. But I don't know how to fix this. What's wrong?
    Property 'enabled'' of object '....' has no notify signal, is not bindable and is not constant, value updates in HTML will be broken!
    캡처4011.jpg

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • Axel SpoerlA Offline
      Axel SpoerlA Offline
      Axel Spoerl
      Moderators
      wrote on last edited by
      #2

      Please don't post pictures of text. Post your code directly, using the <> code tags.

      The problem looks, as if channel.objects doesn't have a wpubManager object.

      Software Engineer
      The Qt Company, Oslo

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MyNameIsQt
        wrote on last edited by
        #3

        I understand. From now on, we will not add photos and will display it as text. Thanks for your reply.

        1 Reply Last reply
        0
        • M MyNameIsQt has marked this topic as solved on

        • Login

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