You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug: Highlighting not working with embedded LiveViews (#797) (#828)
* Fix finding root element id when inspecting embedded LiveView
* Send list of all root socket ids via websocket when no main LiveView
* Subscribe client channel to all root socket ids
* Fix test
* Update assets
0 commit comments