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

Editing a message doesn't trigger a re-render on the other user's screen #50

Open
adamshapiro0 opened this issue Jun 28, 2019 · 0 comments

Comments

@adamshapiro0
Copy link

When you edit the math in a message, it rerenders correctly on your own screen. On the other user's screen, however, the rendered math stays the same even though the slack message gets marked as (edited).

To reproduce:

  1. Send some math (e.g., $e = mc^2$)
  2. Edit the message and modify the math (e.g., $e = mc^3$)
  3. The message will be tagged as (edited) and the new math should appear on your screen, but not on recipient's

If the recipient restarts Slack, the edited message does get rerendered correctly.

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

No branches or pull requests

1 participant