TNG/ngqp

Support changing the bound QueryParam in standalone mode

Airblader opened this issue · 0 comments

What's your idea?

Currently if we try to change which parameter is bound using [queryParam]="…" it will throw an error. Similarly to the non-standalone case we should try and support changing this.