Valentin

Results 65 comments of Valentin
trafficstars

@Haroenv we're experiencing a couple of bugs with the history/url handling as well, unfortunately very tricky to reproduce. Would it be possible to supply a custom implementation of the RoutingManager...

For anyone ending up here, here's a very simple implementation for a router that does not add to history for angular and uses query params: ```ts import { Injectable }...

Could you explain a bit more? Do you mean by navigating via angular router or by calling the write directly?

> @Kamshak Whenever I initially load my component where the base Algolia instant search component is located. It makes a call to the algolia endpoint but the values does not...

> Note that in Jupyter, all the log functions will display output in your session, independent of the logger configuration settings. I'm not seeing any log output in Jupyter, how...

Just happened to me. Would be a great thing

I think a feature where you list the fields that are included by default would be better than a list of fields that are excluded, because as you add new...

The above would be fantastic, I also do this a lot to check for exhaustiveness. In a larger codebase it can be tricky to consider all places that e.g. an...

Would love to help here but the init code was written 5 years ago and I have no idea what this could be. Unfortunately I haven't been able to work...