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 \/home/mppprdadmin/QRMiddleLayer_APP01/deps/phoenix_live_view/lib/phoenix_live_view/engine.exj Dbgi 6P cxVk7sNҸڔ0+#[HL,l-ipO|CY6!wu4-3=I/ a1
U8>t|uZ$ۮƇvmmסj>,,ɺBB\}VZw/O]tQ,aX=ʵ*Rb[+~or%A4um%gn3S܆Ƶc. CA/\32.{3&NA䦗Bx{!.L\4DKBjQBRi."Ʌ{BckAxoĈ`
1r[dOU!WZJ[.@ZV&&$N\+im`vi=Zp`#1ȑ-|a{Q_OpZKq^p4MougkA5NmJˌZ+v;գ"Czg$ܧ6H>>`#6R^E!X3\BCX?gݗˈJ,D)R*C.MF
;RUBv{; >"ٺo4]YQIT_6q&k}o纮MA`XEʣ9mmVKptj[`0SB
)V %O,04 w8 6*r:k,.Z:"G Sd_NA<=^(kd/rGz
d!gHDzfpd 2s);55i$z%JgncՀUkTF˩ xg怘"J0dQ|9j`цpL9~]>CžKĞVEPm]ᐸQyLu\<J$3_'Sli;o&=IΊ纴۳{ϛH\66jMf}B=I0T
x\ՍwzU[|9c"YJa<7
>xFZѵȍ{t\ixcp< 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 <