FOR1 BEAMAtU8 !3Elixir.Phoenix.HTML.Safe.Phoenix.LiveView.Component__info__
attributescompile
deprecatedexports_md5 functionsmacrosmd5modulestructnilerlangget_module_info__impl__forprotocolElixir.Phoenix.HTML.Safe!Elixir.Phoenix.LiveView.Component to_iodataid component
Elixir.KernelinspectstringbinaryallElixir.ArgumentError exceptionerrormodule_info-inlined-__impl__/1--inlined-__info__/1-Code H " ;2BRuberUuE50@@@P@G `@Gp@@@N
;@
@
@
W@
#
0@#@ 0
@
"i 0
@N@
@@N
=
!=
StrT )cannot convert component with id to HTML.
A component must always be returned directly as part of a LiveView template.
For example, this is not allowed:
<%= content_tag :div do %>
<.live_component module={SomeComponent} id="myid" />
<% end %>
That's because the component is inside `content_tag`. However, this works:
<.live_component module={SomeComponent} id="myid" />
Components are also allowed inside Elixir's special forms, such as
`if`, `for`, `case`, and friends.
<%= for item <- items do %>
<.live_component module={SomeComponent} id={item} />
<% end %>
However, using other module functions such as `Enum`, will not work:
<%= Enum.map(items, fn item -> %>
<.live_component module={SomeComponent} id={item} />
<% end %>
ImpT @
ExpT @ LitT N Fxc```b``PiLL9@gI~|f~JbIb"cPXs.r#C֮+J,'kG < LocT ! Attr l hwvsnl n DM_KF%jhw behaviourl wElixir.Phoenix.HTML.Safejhw__impl__l hwprotocolwElixir.Phoenix.HTML.Safehwforw!Elixir.Phoenix.LiveView.Componentjj CInf l hwversionk 8.4.3.2hwoptionsl wno_spawn_compiler_processw from_corewno_core_preparewno_auto_importjhwsourcek v/var/www/internaltesting/meghana/prverification/TMS/tmsuat_apps/deps/phoenix_live_view/lib/phoenix_live_view/engine.exj Dbgi @P }xVk8N]m
bVڰq(-ϱ|d$9J(ɱwKҮBK=}{Oҗxv?q1 e0}gٌ O<۫ަL1@':ePzw"A%rߣ\I#CɷyT>)Y.˙ f2*87Evc!CSJo0嘲abg0I~XBjէKd&y'_p\)R>g5 &~ 3G?>.&t!ڨ"4'4FXA a#1V؉)`3aJuE32`2ҶФʂoKSdR7Nwx;l<:,Bkua&1ZWiCr|"N{m8i&bbw@)uF&E]MrWM!mt8Q&7h9hs<9^VFcfgiCh?%N5
!
@*ݳb*c&߮@~WVv/v+>+>122]6I**/v{2}W^y}um\z{HRFf6rK皌(09kPMr.cBI}'x[1;0M\ZN}ӣ3k.:!'Ha9o@+oK8;,:$L@D.P*7HH
:dBȨd4 KTRkeF Ѳ7QN~1E`%#G#I1X1@V\
aX&r|ꇒ}o؋D"۪CBZC'sQd2p<7zM2.X,~W_sOlxxQ3cֺoYZvPݭ|)/q6j&awQ:O\P-27 WZBr֫dFu".I0y|aåFf ~-V7P66Docs P x]K0DRY\VEVcHJW=>),gj57u?A':;,0|$He85KWYIsBϖ4JY?: ՅQKq5zX
,_LaqiZ&eI">ØeO A%C' ExCk hwelixir_checker_v1t wexportsl hhw__impl__at wdeprecated_reasonwnilwkindwdefhhw to_iodataat wdeprecated_reasonwnilwkindwdefj Line <