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

🐛 [BUG] - Inconsistent timestamp type in sdk & socket #845

Open
pritipsingh opened this issue Nov 16, 2023 · 0 comments
Open

🐛 [BUG] - Inconsistent timestamp type in sdk & socket #845

pritipsingh opened this issue Nov 16, 2023 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@pritipsingh
Copy link
Contributor

Expected Behaviour

Ideally, timestamp should be either all in number or in strings. userAlice.chat.history(..) is sending timestamp in number & stream connection is sending value in string

Current Behaviour

same as above
Here's the ss of socket (check the parameter timestamp:
Screenshot 2023-11-15 at 3 30 40 PM (1)

Here's the ss of sdk (check the parameter timestamp:
Screenshot 2023-11-15 at 3 31 00 PM (1)

Reproduction steps

in push sdk

Screenshots

![DESCRIPTION](LINK.png)

Relevant Logs

No response

Dapp Env

Prod (app.push.org)

Browsers

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants