yew-wasm-pack-minimal
yew-wasm-pack-minimal copied to clipboard
Panic on Initialization
Hi, I've followed all the instructions and didn't change anything, bit I still get this error:
Encountered a Panic!
Panic error message: attempted to leave type `stdweb::webcore::serialization::SerializedValue` uninitialized, which is invalid
Hey @Septias, you should consider changing the title of this issue to be more descriptive, something like: "Encounters a Panic on initialisation". That being said, I'm getting the exact same error:

Not sure what is going on here, but it seems as if the error originates from somewhere in the library initialisation code.
seems stale