Hi <@U6HNETRC1> i see you are following the same t...
# suitecommerce
b
Hi @Christopher Dembek i see you are following the same tutorial 2020.1, did you happen to get this error "myaccount.js:6 TypeError: Object prototype may only be an Object or null:" when writing these lines:
Copy code
ExampleUserPreferencesFormView.prototype = Object.create(SCFormView.prototype)
    ExampleUserPreferencesFormView.prototype.constructor = ExampleUserPreferencesFormView;
c
I am not seeing that error.
b
Thank you, i think is bc i am using 2019.1.