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 u/var/www/internaltesting/greeshma/prverification/QRMiddleLayer/deps/phoenix_live_view/lib/phoenix_live_view/engine.exj Dbgi @P |xVao6-'f]+BoAb2X
lk2-,j)i#Ql4-fE߽;/~b0`S(xWMߘVSc4ǁNұ1$tdD`44{,y~r%%Rٟ?1dS&\
&Mm3dTpn%ƌCJo0嘲abON2j
,I{E.A|Pq`+ l`DR
h1jXO0nQ%yj :Xb'\}X0XȀɈJC(]L K\;nYzӴ
x8hH[k=_eyXu8q^.ix,צvJ8z;wqp3B])6NG9ߠ堑Ώߎz;qC
tb8/B*4$tϊa쎙j~7-]!Z=kؑV;ܯw"pDŽȤy$MW$?yLBXMyޑs?#Iym-k2kD"sB5)v %@e0F]*3pLL4#si!: ~Nܮ1h`脜DlJ"I4ή>W5a6g!Ud"rj~qЀhC&4@Fr0Dz+տ _F/m4
-kj`~\aL] V?b蘌p=BC`5e"˧/Wz
K
H$8$.DX^5t2:Eh-ls7 17E%ljz`)ʁ'n53q-*V/uiu>Wب/q1nlvS b s
pūOhJV-_Kj]/͒T98ϝ<\
jdF[w\ixcpGDocs 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 <