When Dragons Go Missing: A Tale of URL Parameter Parsing in Phoenix LiveView
A debugging story about array parameters, pagination, and why choosing the right parsing function matters. The Quest Begins One day, Marci, an intrepid Elixir developer, was building an admin panel for a Monster Bestiary. Everything was working smoothly until adventurers started reporting a bizarre bug: when they filtered by multiple monster types and tried to…