We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When I use component PTopBar in demo project, but that component seems not render well.
PTopBar
Demo Code
<template> <PFrame> <PTopBar slot="topBar" showNavigationToggle :logo='{"width":124,"topBarSource":"https://cdn.shopify.com/s/files/1/1564/7647/files/hulk-apps-darken_c0448e92-587f-47a8-9473-5ea0023b5ffd.svg?v=1583731462","url":"javascript:void(0)","accessibilityLabel":"Hulkapps"}' :userMenu='{"id":"Polaris-UserMenu","actions":[{"items":[{"content":"Back to Shopify","icon":"ArrowLeftMinor"}]},{"items":[{"content":"Community forums"}]}],"name":"Dharma","detail":"Hulkapps","initials":"D","open":false,"message":{"title":"Shopify Production","description":"New message","action":{"content":"Action"},"link":{"to":"javascript:void(0);","content":"Link","external":true},"badge":{"content":"Badge","status":"warning"}}}' :secondaryMenu='{"id":"Polaris-Menu","open":false,"actions":[{"items":[{"content":"Community forums"}]}],"icon":"QuestionMarkMajor"}' :searchField='{"value":"","placeholder":"Search","showFocusBorder":true}' :searchResult='{"items":[{"content":"Shopify help center"},{"content":"Community forums"}]}' /> </PFrame> </template>
Screenshots
The text was updated successfully, but these errors were encountered:
@bagefly We will verify it and let you know soon.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When I use component
PTopBar
in demo project, but that component seems not render well.Demo Code
Screenshots
The text was updated successfully, but these errors were encountered: