Open ORESoftware opened 7 years ago
Can you post code? This is related to a Promise
not having an error handler and rejecting.
I don't remember where I got this, I think I overwrote the code in question, otherwise I would provide you with it.
This is related to a Promise not having an error handler and rejecting.
probably, but it's RxJS that has the error as far as I can tell. None of my code had this.error
in it, I can assure you that 1500%. Please look into your code base near the stacktrace and look for this.error
saw this bug just now, I don't think it's in my code. I am using rx-lite version "rx-lite": "^4.0.8",