I got multiple warning message in browser console. the warning message is DEPRECATED: mx.logger, use console.debug instead -- will be removed in version: 11.0.

0
This warning message appears multiple times in the console and browser console. What I observe when I use the template grid and microflow as a data source. this warning appearing multiple times in the browser. 
asked
1 answers
0

That will be from a widget that needs to be updated. It may be worth looking at what widgets your application has installed and installing the latest Marketplace versions. If the widgets have been updated, then this should fix the problem. You can use the Find Advanced functionality in Studio Pro to see which widgets are actually being used and where.

 

Good luck!

answered