Skip to content

Instantly share code, notes, and snippets.

@autarch
Created February 2, 2022 19:41
Show Gist options
  • Save autarch/50cbba40c418854e3468834016f6857e to your computer and use it in GitHub Desktop.
Save autarch/50cbba40c418854e3468834016f6857e to your computer and use it in GitHub Desktop.
panicked at 'called `Option::unwrap()` on a `None` value', /home/autarch/projects/dioxus/packages/core/src/diff.rs:285:60
Stack:
Error
at imports.wbg.__wbg_new_693216e109162396 (http://localhost:8080/index-16e1788b371ad9c4.js:791:15)
at console_error_panic_hook::Error::new::h21799904442af64e (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[19375]:0x639e26)
at console_error_panic_hook::hook_impl::h8d2838fa12eec521 (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[2262]:0x4667f7)
at console_error_panic_hook::hook::h662597d872d749ad (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[21865]:0x64232a)
at core::ops::function::Fn::call::h98da654cb67c663e (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[14188]:0x60b842)
at std::panicking::rust_panic_with_hook::h47a0e203360b6c10 (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[4150]:0x4eb851)
at std::panicking::begin_panic_handler::{{closure}}::h888144d5e9a03cec (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[6919]:0x56234c)
at std::sys_common::backtrace::__rust_end_short_backtrace::h81961607fd97e28e (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[19256]:0x63958e)
at rust_begin_unwind (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[14475]:0x60fc1b)
at core::panicking::panic_fmt::h4ca53049f45e3264 (http://localhost:8080/index-16e1788b371ad9c4_bg.wasm:wasm-function[15496]:0x61c944)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment