Igor Augustynski

Results 9 comments of Igor Augustynski

I can confirm the issue. What worked for me was: ``` "@angular/fire": "^7.6.1", "firebase": "^9.23.0", "rxfire": "^6.0.3", ``` Any other configuration throws build or runtime errors.

I'd also like a newer version (0.9.1.0). Is there a way to build it from source maybe?

Still relevant. Setting a min or max does not change the control value, so the valueChanges Observable on the control should not emit a new value.

Because filter() is a poor workaround at best, not a fix, and it does not work in every possible scenario. The distinctUntilChanged operator would be better, but a first value...

Can't believe You guys :)

Same issue here while using @angular/fire - fixed by installing rxfire 6.0.4 too.

Inventree version is 1.0.5 (API 391) Plugin is 0.8.1. Installed using docker. I'm able to print correctly, but cannot set the DPMM.

Hey there. I just noticed earlier GitHub Issues where a similar problem was discussed - I'm sorry for not looking earlier and opening this thread. I tried 0.9.0.dev0 and it...