Hello,  Our SuiteCommerce version got updated fro...
# suitecommerce
a
Hello,  Our SuiteCommerce version got updated from 2020.1.0 to 2020.2.3, but the SuiteCommerce Extension Management bundle is of version 2020.1.3.2 and the SuiteCommerce Base Theme bundle is of version 2020.1.0. Due to this, we are getting errors as follows : • Configuration for Logger "root" not setted • Uncaught TypeError: _.isPhoneDevice is not a function • Uncaught Error: Script error for "row_view.tpl", needed by: RowView We are not able to do any development, we are raising the bundle update request but till then is there any workaround to keep motion?
s
• I have no idea about the first error • Utility functions are no longer mixed in to Underscore, so you will need to use Utils instead for things like
isPhoneDevice
. • Your site needs this template, there's basically no way around that.
a
Thank you, Steve. I will merge-base theme.