hello and good day all. Just noticed an issue wher...
# suitecommerce
j
hello and good day all. Just noticed an issue where overriding the extension files is no longer working after the Extension Management Bundle got upgraded to 2023.2.1. Basically, all the Templates and Sass override we did for some of the NetSuite Commerce Extensions (e.g. SC Testimonials and SC Blog) is not taking effect after our latest activation. We even checked that the overrides are still on the same folder as before. Did anyone else encountered this issue?
t
I don't full know the details but apparently there's been some update from Sass to Dart and there is some migration process that needs to be followed. You can read the recent issues in this channel
j
thanks for responding, @texmc. We created our custom Theme out of Posh 3.5.0 which I believe is Dart Sass ready. We even ran
gulp check-dart-sass
to see if we needed to correct anything but it returned no errors. Not sure if this is already a Defect
k
I noticed some problems with overrides when using a theme with a fallback theme. Overrides.js has errors - probably related.
j
thanks as well for sharing @kkennedydesign. Would you mind sharing a screenshot of the error? I didn't notice any errors at all - neither from the Browser Console or the CLI when running
gulp theme:deploy
@texmc and @kkennedydesign thanks again for responding to my inquiries. Just letting you know that I've reported this Support and they were able to reproduce the issue. So it's looking like a new Defect