Code Monkey home page Code Monkey logo

Comments (5)

DroidCry avatar DroidCry commented on September 27, 2024 1

You're welcome. Yeah I figured the sku change was going to mess with what you had. Good luck and thanks for making this.

from sqdc-back-in-stock-notification.

spoji avatar spoji commented on September 27, 2024

Thank you for opening this issue DroidCry!

It would seem SQDC changed the sku of the product from 629108017064 to 629108018146, which created the issue. The first link you provided shows all sort of errors. For example "The sku is required" inside orckestra.composer.js

I'm not sure how to tackle this issue. I know some people that are familiar with Orckestra. I'll check with them for a solution around this.

from sqdc-back-in-stock-notification.

spoji avatar spoji commented on September 27, 2024

Unfortunately, my friend who knows Orckestra's platform don't have a clue why the sku has been changed.

The only way I see how to address this issue is to warn the users when a tracked product has been "discontinued / removed". While not optimal, this would assure that people can look up again for their product on the website and add back the notification for the new product's sku.

@DroidCry Would this be a proper solution for you?

from sqdc-back-in-stock-notification.

DroidCry avatar DroidCry commented on September 27, 2024

Yeah, I think that's definitely better than not knowing.

from sqdc-back-in-stock-notification.

spoji avatar spoji commented on September 27, 2024

Unfortunately, I wasn't able to find a proper way to fix this issue. The underlying problem is that orphan product pages don't give us good events or errors for content scripts to be alerted. I could listen to HTTP 500 error codes on findInventoryItems calls from the webpage but this would mean adding the webRequest permission in the extension (something I'm not willing to add just to fix this single issue).

I'll continue to monitor those pages for a way in the near future to fix this up properly.

from sqdc-back-in-stock-notification.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.