Skip to content

Conversation

@flaviouk
Copy link
Contributor

@flaviouk flaviouk commented Aug 16, 2022

Closes #30 & #24 (#25)

@vercel
Copy link

vercel bot commented Aug 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
cmdk-website ✅ Ready (Inspect) Visit Preview Aug 16, 2022 at 0:33AM (UTC)

use: {
trace: 'on-first-retry',
baseURL: process.env.CI ? process.env.BASE_URL : 'http://localhost:3000',
baseURL: 'http://localhost:3000',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally, we'd test against the vercel deployment, but I think for now this is better than nothing?

@pacocoursey pacocoursey merged commit cb87e6b into dip:main Aug 17, 2022
@flaviouk flaviouk deleted the fix-group-filtering branch August 18, 2022 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filtering is still applied to groups, even when disabled

2 participants