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

Todos example diff / render appears faulty #9

Open
akeating opened this issue Nov 20, 2022 · 1 comment
Open

Todos example diff / render appears faulty #9

akeating opened this issue Nov 20, 2022 · 1 comment

Comments

@akeating
Copy link

Steps to repro:

  1. cargo run --example todos
  2. Observe default single "Hello"
  3. Add another todo "two"
  4. Add another todo "three"
  5. Observe that two "Hello" are displayed in the row for the first todo
    Observe row count is correctly three
    Observe count label correctly states "3 item(s) left"

image

@tqwewe
Copy link
Member

tqwewe commented Nov 20, 2022

Hi thanks for opening the issue :)

I am aware of this and have opened an issue on the phoenix live view JS repo.
phoenixframework/phoenix_live_view#2315

For now there's probably a way around this using different markdown, but hopefully it could get fixed on the liveview JS side soon.

@tqwewe tqwewe transferred this issue from lunatic-solutions/submillisecond Nov 20, 2022
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

2 participants