vermont
← All link tests · From a table · From a map
Param round-trip check. params.state resolved to: vermont
If you arrived here by clicking a state whose name contains a space (New York, West
Virginia, District of Columbia), that value should appear above with the space intact —
not as New%20York and not truncated at the space. That is the main thing this page is
here to prove.
No rows matched state = '{params.state}'.
This is the expected result for an invalid parameter. Evidence renders the template for
any value in the URL slot — it does not 404 on unknown parameters — so a templated page
should always handle the empty case explicitly, as this page does with an {#if} block.
If you reached this from a real link on the table or map page, something is wrong with the link column or with parameter decoding.
