Hacker News new | ask | show | jobs
by Steve-_-Jobs 2163 days ago
I think the mistake could be assuming that empty "from" statement would not match any routes while in reality deactivating everything inside "from" statement removes it altogether and makes the term match all routes which is indeed somewhat unexpected.