Quick question. Getting below error:
Loading inherited module 'com.sencha.gxt.ui.GXT'
[java] Loading inherited module 'com.sencha.gxt.data.Data'
[java] Loading inherited module 'com.sencha.gxt.core.Core'
[java] [ERROR] Line 107: Value 'ie8' in not a valid value for property 'user.agent'
using GWT 2.9.0, Sencha GXT 4.1 and Java11. So, if any one can help me figuring out, how do I resolve this error?
Refer to docs, you might find something that you are missing in your upgrade process
https://docs.sencha.com/gxt/4.x/guides/getting_started/maven/Maven.html https://docs.sencha.com/gxt/4.x/guides/getting_started/migration/Migration3to4.html