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 /var/www/internaltesting/priyanka/prverification/mercury_device_middlelayer/deps/phoenix_live_view/lib/phoenix_live_view/engine.exj Dbgi JP xVk7sNRڔ0+#)22`вgΧN:$eeyw4-3{{~IIe+g\En6}e[wG|\X0vCB\xQZIH>_m!r߃\+"%O)PY$H#en :1!SιS\Ns*?P3cQ˕dBCSAq:=`AX5j8e`"}iRhбȺ@r!%ygc
Sa=,g[hUҶФЂѧoTdvS?N:.8l4v8Ckc&1ZiGՅ|,N{m8i&Ý@J[VFO]8fBpX'ӥOorHoSyzZ{qb`&u`K GTJeI$RWsIfoZB{ְ#U'8\owTyPnKnKMolߵI,K :#%wo 4'V46+%T8:7dD-0WFs֊9;]ń~ c4w8!6*rN{=sk,.Z:!O SxXNA<[`y]cOesΎ`XE& {PO$DT=2i82j %UL
A~=A1j@z9-
3T3sBL%Xވǣ2Q|RL>90hC8,d_y5d/i+"QȶQyBu\=<ύ/J'$/'SꁥR[+-^v̺ǵƪ\uVtԥ]<q+_JM\aĹǸ,7{]OI#_$T-h~?ߢ*Y|QvHvnbylO1_p)$Um-HnAWs-ԧ 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 <