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
As an admin in CMS, I want to share the widget by clicking the copy button without making any changes to the appearance.
However, when I look at the font attribute I get &font=%5Bobject+Object%5D
&font=%5Bobject+Object%5D
Expected behviour is to get the default font &font=Roboto
&font=Roboto
Note: This bug goes away once I start changing the appearance. The bug only happens if I don't change anything.
The text was updated successfully, but these errors were encountered:
@saumier I have fixed this. You can test it here. Thanks
Sorry, something went wrong.
@SyamBabu-M Can you push this to Production? Can you also remind me what our dev process is for pushing to production? Thx.
SyamBabu-M
Successfully merging a pull request may close this issue.
As an admin in CMS, I want to share the widget by clicking the copy button without making any changes to the appearance.
However, when I look at the font attribute I get
&font=%5Bobject+Object%5D
Expected behviour is to get the default font
&font=Roboto
Note: This bug goes away once I start changing the appearance. The bug only happens if I don't change anything.
The text was updated successfully, but these errors were encountered: