Hi everyone,
I am using jdev 11.1.1.7. I thought about posting this in the BPM forums, but there are not many people reading that forum. My previous posts in there have not received any responses, so I thought I would try here.
I have a .jspx page with an embedded region from the adf library named adflibTaskListTaskFlow.jar. The region I am using from this jar is called taskList-task-flow-definition. Everything is working fine and as expected, but I am having a warning popup appear that doesn't seem like it is affecting the actual functionality of the application. This popup is only appearing when testing in chrome. All other browsers I have tested don't have this issue.
When I change the row selection of the tasklist table, this popup appears. I don't even have to click on the task to view the details. All that needs to happen to reproduce this is to change the row selection in the table.

Each time I change the row selection, another entry is added into this popup error table. I am not sure what the source of these messages is, but I assume it is some javascript function. If anyone knows otherwise, please let me know.
Is there some way to disable these messages or has anyone encountered this before? Again, this is only an issue in chrome.
Thanks,
Lance