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 q/var/www/internaltesting/kavya/prverification/pr-58-folder/deps/phoenix_live_view/lib/phoenix_live_view/engine.exj Dbgi ?P xxVk7}NRڌ0+#9SFĴ:׳|ΧNI:&ξe!"齧}IG0.&/l81g{h´Zolظ09Nt!S&e( A,AP=ȕ42|Ke-?r)@4]'v7Q)03"w0j`0a@ 1edNt)(&O^:%@
" _lp$.kfAL3G?>,&t!ڨ"4G4FDA,WXUeddD
mI]O]J KZ;nYzӴ^pb3шz>K˴8q/ixkӃ@ORR[T}FM]8xf!BpX'ӣMorHoQyzZ{}qC~
tb8B*4$tߊa쎙j~7-]!Z}װ#U'8\owX_'Bv IolߵI$/G,3 aWuxG^_ߛK^ަ@G$imVhC(tS` $2&1^(ᘘiPΥ'svtNMC'4bSIr4,/o:z'3X>?ٜEd0"PK$DT2Yd 2%UTt
A~9Aф*@z9-
3pe|3}Lt&Xţc2Y RL>V9k!DNʯ/Wz
K
H$8$.DX>5t2Eh-ls7ܲy bdUQu~J=fkwˎTr纴KYvawKe;lԖQC6fҩ}䊄B1.\j-ZUrkםs$xsga}L 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 <