Skip to content
New issue

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

Button Issue - Stop timer not appearing anymore #61

Open
gairehari opened this issue Apr 1, 2022 · 9 comments
Open

Button Issue - Stop timer not appearing anymore #61

gairehari opened this issue Apr 1, 2022 · 9 comments

Comments

@gairehari
Copy link

gairehari commented Apr 1, 2022

Did anything change in https://platform.harvestapp.com/assets/platform.js recently ?

I have a harvest button in my app and the "Stop Timer" never appears after we start the timer. It was working before.

I was able to replicate the issue with this small html code also.

https://jsfiddle.net/mho8k2rx/

@pusewicz
Copy link
Contributor

pusewicz commented Apr 1, 2022

@gairehari Thanks for getting in touch! Are you testing this in Safari, by any chance? When Prevent cross-site tracking is enabled, Platform does not work correctly. It needs this option turned off. Same applies to third-party cookies. Hope this helps!

@gairehari
Copy link
Author

@pusewicz This is in chrome. It started happening recently. It used to work perfectly before.

@pusewicz
Copy link
Contributor

pusewicz commented Apr 4, 2022

Could you double check that Block third-party cookies is not enabled in Chrome?

@gairehari
Copy link
Author

@pusewicz It is not enabled.

Did you try the jsfiddle code above ?

@pusewicz
Copy link
Contributor

pusewicz commented Apr 4, 2022

@gairehari Yes. With the setting Block third-party cookies in Icognito it works as expected.

@gairehari
Copy link
Author

@pusewicz My chrome has "Block third-party cookies" enabled too but I see same issue in both normal and incognito windows. (Same issue in firefox too)

@pusewicz
Copy link
Contributor

pusewicz commented Apr 4, 2022

That's the problem at hand. If you have blocking enabled it will not work. In order for Platform to work cookies should not be blocked in the normal mode, only in Incognito.

@gairehari
Copy link
Author

gairehari commented Apr 14, 2022

@pusewicz Sorry for the confusion. I have cookies blocked only in incognito and not on normal mode.

I see issues in both incognito and normal mode (and in other browsers too). Many of my colleagues are also seeing same issue.

@kostyakomarov
Copy link

The issue is still relevant. Can you suggest a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants