Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save intendednull/f375e9f9f21684cbcca2a7c6a4e8bb74 to your computer and use it in GitHub Desktop.
Save intendednull/f375e9f9f21684cbcca2a7c6a4e8bb74 to your computer and use it in GitHub Desktop.
app.wasm:1 Uncaught (in promise) RangeError: Maximum call stack size exceeded
at core::ptr::read::h9db3cc8a07d53e34 (:9000/app.wasm:wasm-…tion[8148]:0x3ebafc)
at core::ptr::swap_nonoverlapping_one::hf4501ff7a50bdbdd (:9000/app.wasm:wasm-…tion[7043]:0x3c1dda)
at core::mem::swap::h84849a24fb989fb5 (:9000/app.wasm:wasm-…ion[19448]:0x4e3d7d)
at core::mem::replace::hbb85f640b9e8c182 (:9000/app.wasm:wasm-…ion[13581]:0x47dfc3)
at core::cell::Cell<T>::replace::h0f6bcbc20bef24cf (:9000/app.wasm:wasm-…ion[15674]:0x4a6f99)
at core::cell::Cell<T>::set::ha6d2002b93767497 (:9000/app.wasm:wasm-…ion[15414]:0x4a23c1)
at core::cell::BorrowRef::new::h0ace7011b8b218be (:9000/app.wasm:wasm-…tion[6090]:0x3985d4)
at core::cell::RefCell<T>::try_borrow::h3ed0030d70b555ac (:9000/app.wasm:wasm-…tion[5660]:0x383b5c)
at core::cell::RefCell<T>::borrow::h2774192428ae8ea7 (:9000/app.wasm:wasm-…tion[7908]:0x3e3255)
at yew::html::NodeRef::get::h841bfa9a5619df78 (:9000/app.wasm:wasm-…tion[3695]:0x312a5a)
Promise.then (async)
eval @ index_bg.js:920
eval @ index_bg.js:352
__wbg_then_8c23dce80c84c8fb @ app.js:326
js_sys::Promise::then::h86b760f44321821b @ app.wasm:1
wasm_bindgen_futures::queue::Queue::push_task::h5a88105aee406970 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::wake_by_ref::{{closure}}::h8cb29af71fb71ec1 @ app.wasm:1
std::thread::local::LocalKey<T>::try_with::h8a5edb4f2e94e5e4 @ app.wasm:1
std::thread::local::LocalKey<T>::with::h49e21bbd29148c46 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::wake_by_ref::h87daa6ea37681cd7 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::into_raw_waker::raw_wake::h12fbf1606cb12b9c @ app.wasm:1
core::task::wake::Waker::wake::h1cfb334c85119941 @ app.wasm:1
<wasm_bindgen_futures::JsFuture as core::convert::From<js_sys::Promise>>::from::finish::hc29189f7831631b2 @ app.wasm:1
<wasm_bindgen_futures::JsFuture as core::convert::From<js_sys::Promise>>::from::{{closure}}::h94068f81e3c22ad9 @ app.wasm:1
core::ops::function::FnOnce::call_once::h442815515132908b @ app.wasm:1
<T as wasm_bindgen::closure::WasmClosureFnOnce<A,R>>::into_fn_mut::{{closure}}::h88b5c6439628c04b @ app.wasm:1
<dyn core::ops::function::FnMut<(A,)>+Output = R as wasm_bindgen::closure::WasmClosure>::describe::invoke::h930312ea1ff21628 @ app.wasm:1
__wbg_adapter_28 @ index_bg.js:374
real @ index_bg.js:339
Promise.then (async)
eval @ index_bg.js:925
eval @ index_bg.js:352
__wbg_then_300153bb889a5b4b @ app.js:329
js_sys::Promise::then2::he34267e25fd9f436 @ app.wasm:1
<wasm_bindgen_futures::JsFuture as core::convert::From<js_sys::Promise>>::from::h11a52dd14ee5516a @ app.wasm:1
yewtil::fetch::request::fetch_resource::{{closure}}::hb72129c28ad7ce26 @ app.wasm:1
<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::ha282d4577bacac9a @ app.wasm:1
yewtil::fetch::Fetch<REQ,<REQ as yewtil::fetch::request::FetchRequest>::ResponseBody>::fetch::{{closure}}::h0328c5e4a81bcd86 @ app.wasm:1
<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h77ae7a941babc023 @ app.wasm:1
<yew::agent::link::AgentLink<AGN> as yewtil::future::LinkFuture>::send_future::{{closure}}::h7300e8bc6011c9ab @ app.wasm:1
<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h00fb7c4131c716e4 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::run::h733e7e103ed57805 @ app.wasm:1
wasm_bindgen_futures::queue::QueueState::run_all::h55f3bc8fa2bf82d9 @ app.wasm:1
wasm_bindgen_futures::queue::Queue::new::{{closure}}::h42c2acf0ec1c5512 @ app.wasm:1
<dyn core::ops::function::FnMut<(A,)>+Output = R as wasm_bindgen::closure::WasmClosure>::describe::invoke::h930312ea1ff21628 @ app.wasm:1
__wbg_adapter_28 @ index_bg.js:374
real @ index_bg.js:339
Promise.then (async)
eval @ index_bg.js:920
eval @ index_bg.js:352
__wbg_then_8c23dce80c84c8fb @ app.js:326
js_sys::Promise::then::h86b760f44321821b @ app.wasm:1
wasm_bindgen_futures::queue::Queue::push_task::h5a88105aee406970 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::wake_by_ref::{{closure}}::h8cb29af71fb71ec1 @ app.wasm:1
std::thread::local::LocalKey<T>::try_with::h8a5edb4f2e94e5e4 @ app.wasm:1
std::thread::local::LocalKey<T>::with::h49e21bbd29148c46 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::wake_by_ref::h87daa6ea37681cd7 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::into_raw_waker::raw_wake::h12fbf1606cb12b9c @ app.wasm:1
core::task::wake::Waker::wake::h1cfb334c85119941 @ app.wasm:1
<wasm_bindgen_futures::JsFuture as core::convert::From<js_sys::Promise>>::from::finish::hc29189f7831631b2 @ app.wasm:1
<wasm_bindgen_futures::JsFuture as core::convert::From<js_sys::Promise>>::from::{{closure}}::h94068f81e3c22ad9 @ app.wasm:1
core::ops::function::FnOnce::call_once::h442815515132908b @ app.wasm:1
<T as wasm_bindgen::closure::WasmClosureFnOnce<A,R>>::into_fn_mut::{{closure}}::h88b5c6439628c04b @ app.wasm:1
<dyn core::ops::function::FnMut<(A,)>+Output = R as wasm_bindgen::closure::WasmClosure>::describe::invoke::h930312ea1ff21628 @ app.wasm:1
__wbg_adapter_28 @ index_bg.js:374
real @ index_bg.js:339
Promise.then (async)
eval @ index_bg.js:925
eval @ index_bg.js:352
__wbg_then_300153bb889a5b4b @ app.js:329
js_sys::Promise::then2::he34267e25fd9f436 @ app.wasm:1
<wasm_bindgen_futures::JsFuture as core::convert::From<js_sys::Promise>>::from::h11a52dd14ee5516a @ app.wasm:1
yewtil::fetch::request::fetch_resource::{{closure}}::hb72129c28ad7ce26 @ app.wasm:1
<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::ha282d4577bacac9a @ app.wasm:1
yewtil::fetch::Fetch<REQ,<REQ as yewtil::fetch::request::FetchRequest>::ResponseBody>::fetch::{{closure}}::h0328c5e4a81bcd86 @ app.wasm:1
<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h77ae7a941babc023 @ app.wasm:1
<yew::agent::link::AgentLink<AGN> as yewtil::future::LinkFuture>::send_future::{{closure}}::h7300e8bc6011c9ab @ app.wasm:1
<core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h00fb7c4131c716e4 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::run::h733e7e103ed57805 @ app.wasm:1
wasm_bindgen_futures::queue::QueueState::run_all::h55f3bc8fa2bf82d9 @ app.wasm:1
wasm_bindgen_futures::queue::Queue::new::{{closure}}::h42c2acf0ec1c5512 @ app.wasm:1
<dyn core::ops::function::FnMut<(A,)>+Output = R as wasm_bindgen::closure::WasmClosure>::describe::invoke::h930312ea1ff21628 @ app.wasm:1
__wbg_adapter_28 @ index_bg.js:374
real @ index_bg.js:339
Promise.then (async)
eval @ index_bg.js:920
eval @ index_bg.js:352
__wbg_then_8c23dce80c84c8fb @ app.js:326
js_sys::Promise::then::h86b760f44321821b @ app.wasm:1
wasm_bindgen_futures::queue::Queue::push_task::h5a88105aee406970 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::wake_by_ref::{{closure}}::h8cb29af71fb71ec1 @ app.wasm:1
std::thread::local::LocalKey<T>::try_with::h8a5edb4f2e94e5e4 @ app.wasm:1
std::thread::local::LocalKey<T>::with::h49e21bbd29148c46 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::wake_by_ref::h87daa6ea37681cd7 @ app.wasm:1
wasm_bindgen_futures::task::singlethread::Task::spawn::hc548ad37fdb7676a @ app.wasm:1
wasm_bindgen_futures::spawn_local::h7ff04bded536b274 @ app.wasm:1
<yew::agent::link::AgentLink<AGN> as yewtil::future::LinkFuture>::send_future::hdf60046bbfc7d249 @ app.wasm:1
adora_app::state::AppStateService::get_current_user::hf021f5f0e8cfd1fa @ app.wasm:1
adora_app::state::AppStateService::update_user::h96546efd614444ac @ app.wasm:1
<adora_app::state::AppStateService as yew::agent::Agent>::update::hd81b716b6cc5e693 @ app.wasm:1
<yew::agent::link::AgentEnvelope<AGN> as yew::scheduler::Runnable>::run::h5d59bbe604802db2 @ app.wasm:1
yew::scheduler::Scheduler::start::h870997df5faefdf9 @ app.wasm:1
yew::scheduler::Scheduler::push_comp::hd8ccefa946035324 @ app.wasm:1
yew::html::scope::Scope<COMP>::mount_in_place::h8ad86a40d225b539 @ app.wasm:1
yew::app::App<COMP>::mount::h06ef5d81d8ed8e5b @ app.wasm:1
yew::app::App<COMP>::mount_to_body::hf9043fcb951aee56 @ app.wasm:1
yew::start_app::hbbc9fd7dcfe935ce @ app.wasm:1
adora_app::run_app::he1e4d9fa422f497a @ app.wasm:1
run_app @ app.wasm:1
eval @ index.js:224
./pkg/index.js @ 0.app.js:33
__webpack_require__ @ app.js:402
Promise.then (async)
eval @ bootstrap.js:3
./bootstrap.js @ app.js:584
__webpack_require__ @ app.js:402
(anonymous) @ app.js:572
(anonymous)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment