assertion failed: !value.has_escaping_bound_vars() #101984
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I'm working in a project using Trunk + Dioxus, so this happens when running
trunk serve
with the following code, it seems that somehow the DioxusComponent
has something to to with it, if I change theComponent
type with aString
rustc does not panic.Code
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: