Skip to content

bug: Replaced elements from loaded from a batch in the same frame leads to a crash #602

@ZeroX-DG

Description

@ZeroX-DG

I encounter this error when I resize my app really quick. It doesn't happen on freya examples so I'm not sure what is causing this.

thread 'main' panicked at ~/.cargo/git/checkouts/freya-aa88117f1f713ee2/7b68806/crates/core/src/dom/mutations_writer.rs:46:60:
called `Option::unwrap()` on a `None` value
thread 'main' panicked at ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.29.15/src/platform_impl/macos/app_state.rs:387:33:
called `Result::unwrap()` on an `Err` value: PoisonError { .. }

Metadata

Metadata

Assignees

Labels

bug 😔Something isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions