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
Background: We have legacy web app that uses simple jQuery and Underscore.js, Underscore.js string libraries.
Issue: https://platform.harvestapp.com/assets/platform.js overwrites the Underscore.js _ object.
Reproduce: Use the sample button app https://github.com/harvesthq/platform/blob/master/button.md
It used to work but I guess something changed from your side.
The text was updated successfully, but these errors were encountered:
@vahtel Thanks for the info! We are working on a fix!
Sorry, something went wrong.
@vahtel We've pushed an update that should fix the issue. Please let me know if everything is alright on your end!
pusewicz
No branches or pull requests
Background:
We have legacy web app that uses simple jQuery and Underscore.js, Underscore.js string libraries.
Issue:
https://platform.harvestapp.com/assets/platform.js overwrites the Underscore.js _ object.
Reproduce:
Use the sample button app https://github.com/harvesthq/platform/blob/master/button.md
It used to work but I guess something changed from your side.
The text was updated successfully, but these errors were encountered: