Commit 9525f11
committed
fix(context): do not force-default routingStrategy to 'query'
Leave routingStrategy undefined when not explicitly set — only warn.
The path adapter already handles the undefined case as a fallback,
so forcing 'query' would be a behavior change for existing apps that
never declared a strategy.1 parent 217f5f7 commit 9525f11
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | | - | |
263 | 262 | | |
264 | 263 | | |
265 | 264 | | |
| |||
0 commit comments