cartant / rxjs-spy

A debugging library for RxJS
https://cartant.github.io/rxjs-spy/
MIT License
702 stars 22 forks source link

console warning: spy-core.js:339 rxSpy is deprecated; use spy instead #40

Closed wardbell closed 5 years ago

wardbell commented 5 years ago

Worrying console message that appears one time.

Trying this promising library for the first time with angular@^6.1.9 and rxjs@^6.3.3

cartant commented 5 years ago

That warning is shown the first time the rxSpy global is used in the console. I got sick of typing the upper-case S and renamed it. I can see how the message can be confusing/worrying. I'll re-word it. Thanks for pointing it out.

cartant commented 5 years ago

Closed by https://github.com/cartant/rxjs-spy/commit/b6f2a10c987df4f740a31db75e9886866ff42ab4