Added by Samuel - over 12 years ago
Whenever I run the application I'm working on, I get
[date time] #### [stuff] [error] JSignal: connect(JSlot): signal does not collect JavaScript from slots
eight times. It doesn't appear to be causing any issues. I didn't write the entirety of this application, so I'm not really sure what is throwing the error. Is this something to be worried about? Either way, how can I make it stop showing up?
Hey Samuel,
Are you using a JSignal yourself or do you believe some internal widget is to be blamed ? If a Wt widget, do you have an idea which one causes the error ?
This behaviour depends on a construction argument of the JSignal (collectSlotJavaScript)
Regards,
koen