Hello,
I'm getting this error within Sencha ext framework. when I do sencha app build --fashion-symbols.
[LOG] Fashion Error : map.get is not a function :
[LOG] at /[app_path]/ext/modern/theme-neptune/sass/var/Button.scss:1519
[LOG] at /[app_path]/ext/modern/theme-neptune/sass/var/Button.scss:1574
[ERR]
[ERR] BUILD FAILED
[ERR] com.sencha.exceptions.ExBuild: Fashion build exited with code : 1
[ERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
[ERR] e Method)
It's failing inside theme-neptune which is part of 6.5 framework I upgraded. Is this bug in the framework or am I missing something?
Thanks,