Police-Data-Accessibility-Project / design-system

Vue component library and assets for PDAP-branded client apps
MIT License
0 stars 0 forks source link

`preview` command failing locally for `QuickSearchForm` on `pdap.io` #42

Open joshuagraber opened 5 months ago

joshuagraber commented 5 months ago

The QuickSearchForm submit method is failing locally when I run build and preview (not with regular dev server). I think I understand why from the console output, and can raise follow-up PRs to design-system and pdap.io to fix.

^ See point 1 in this comment.

https://github.com/Police-Data-Accessibility-Project/design-system/assets/68428039/720074f2-4cb8-4945-a067-0049871ced4f

Also let's check data-sources and make sure that we're not running into the same issue there.