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
SocialShare
sketches-host
Component SocialShare is dependent on the config value sketches-host. If the value doesn't accessible at state.qt.config["sketches-host"] normally because dev forget to whitelist that, this will throw invalid link like https://www.facebook.com/sharer.php?u=undefined/corporate-lifestyle/2010/01/01/power-lunch.
state.qt.config["sketches-host"]
TODO: Make the prop required and fail gracefully if the sketches-host not available.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Component
SocialShare
is dependent on the config valuesketches-host
. If the value doesn't accessible atstate.qt.config["sketches-host"]
normally because dev forget to whitelist that, this will throw invalid link like https://www.facebook.com/sharer.php?u=undefined/corporate-lifestyle/2010/01/01/power-lunch.TODO:
Make the prop required and fail gracefully if the
sketches-host
not available.The text was updated successfully, but these errors were encountered: