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 t/var/www/internaltesting/kaleesh/prverification/tmsrki/tmsuat/deps/phoenix_live_view/lib/phoenix_live_view/engine.exj Dbgi =P {xVao6-ǩf[+BoAb2Xh2-,*)i#Ql4-fE߽;/Ab0`9S(x_ޘVPc4ǁNұ $tdOD`ǿ?Q,AP=ʕ42|Ke=R0ij l/Q-03"4*Z3a@ 1eԿ@'~fXBjɴbQPGk?_p\'B>g
}s;@?>.&t!=mT #HARŔkV뺒0QCizhRds͵&o=O݀FEZ퐇u\s^>2Nxmzh{TL(%Uɨ3azԴޅ{iBJ-힝Fu2}T8-t~.7Dl@.qm"BHCB)J&JoUh:afσϿp#LLzgMt}NJ>$Eߔ=y}`^߮xݽ{>>1G`ѶY
҅&
LF$bx Tb˘PR Uxc?"0'$L=B9Nif$xTN<{`u`OeTE& "h17HH
:dBȸd<$KTR]4z|~eф*@z9-
3pe3}Bt&X2Q|RL>V95hC.d_;
dh+4"ȶayB=ύpÌ/K'$KG'Sꁕ6(-^vا[uVtԥ]*;mwk_K\aĹI/{=GNW$Ԋ
(ܡ*Y|QvݾH:KR1"wF6ߧcop%$m-InCI?p5ԧF Docs 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 <