Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing verified config #1075

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

JunichiSugiura
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Dec 2, 2024

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

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview Dec 4, 2024 7:24pm
ui-next ✅ Ready (Inspect) Visit Preview Dec 4, 2024 7:24pm

@@ -112,7 +111,7 @@ export default class ControllerProvider extends BaseProvider {

try {
let response = await this.keychain.connect(
this.options.policies || [],
this.options.policies || {},
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we avoid making any backwards incompatible changes to packages/controller?

@JunichiSugiura
Copy link
Collaborator Author

packages/keychain/.storybook/preview.tsx is somehow ignored.

…heme module to prevent storybook preview to crash
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.

2 participants