grand-stack-movies-workshop
grand-stack-movies-workshop copied to clipboard
Case sensitivity in final Codesandbox
This tutorial is fantastic! Quick question: when I use the final Codesandbox demo, it appears that the search is case-sensitive? https://1vn07jo3j3.codesandbox.io/
When I put in "river" it only returns "Taxi Driver", but when I put in "River" I get "River Runs Through It" and several others.
I know the Launchpad has toLower in the Cypher, so I'm confused how this is happening. Any insight?