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/madhoolika/prverification/middlelayer/QRMiddleLayer/deps/phoenix_live_view/lib/phoenix_live_view/engine.exjDbgi IP xVQo6#'if[+B 1Z,ثL'*E
$e?,J8iZ,;~ݑ1DEWO@4phnll|zZG#pb3t#H鄫R*ɧo/hh x^(jZY+-Hv?dp'M兒 m+V
puMMNs!S\ÜT)?а<1\0 t:1(LX̷nMpPъYc̤SC?
XRS:mcu[H.# ƨ3ܷ`ee*
hu}bRq4%S:_M^^l4k69Ck'Lb+=eUyTbI8q,K9@GʱVuد;9;qhMc(|)n
''A.|,V:?V~[{<X4{;82ĮklS,R*Kb%J&Kg+|=М%w-;Rwv5{5v6]bD'Y}9ϻqξ*;^}Bbn^MmXB3CF@4seqgjHAUB(ib.1JR)7B(#srxOM#K ae4W7~Zl^S9,+Ӄ| ud@)DbZ@4J#3 a#L,Q)4(!TcTQlo/,c#b8J<!OL
bȁ/F±Le5%{_ {A[iBu$GNgBTyn_x^="9?:?XHr?UGM{܈ZwEs]:CwԻOnTQK6ne2 c
=25z[^-o6Jٮ?=8+QP.*s[;{d5?^a 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 <