harvesthq / platform

A whole new way to add time tracking to your web application.
https://www.getharvest.com/platform
59 stars 11 forks source link

Harvest platform overwrites Underscore.js #68

Closed vahtel closed 7 months ago

vahtel commented 7 months ago

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.

under

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.

pusewicz commented 7 months ago

@vahtel Thanks for the info! We are working on a fix!

pusewicz commented 7 months ago

@vahtel We've pushed an update that should fix the issue. Please let me know if everything is alright on your end!