Skip to content

Conversation

@peaceful-james
Copy link

@srcrip I finally got around to writing a test to demonstrate the problem with live_render and put_flash.

Basically, the "inner" LiveView being live-rendered has its own flash assigns so we need some kind of inner-rendered flash group.

The new test passes with warnings about duplicate HTML IDs.

This is why I made the other PR a long time ago to fix dupe HTML IDs.

#24

I can go ahead and fix it again in this PR but want to get your feedback before I continue to make sure you agree it is a problem.

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

Successfully merging this pull request may close these issues.

1 participant