Dennis Kievits
Dennis Kievits
Thank god, I was about to pull my hair out 😄 ! @Catuna
Same here ``` ════════ Exception caught by rendering library ═════════════════════════════════════════════════════ The following NoSuchMethodError was thrown during performLayout(): The method '-' was called on null. Receiver: null Tried calling: -(0.0) The...
I have found a solution when working with a wrapper type, we would need to implement: ```rs impl for SingletonContainer where T: Dependency + 'a, T: DependencyClone, { fn resolve_container...
This issue is still present, it also occurs when trying to wrap the web view within an `AbsorbPointer`.
@Baeconboy The location is just stored as a string in their database, so you can change it to whatever you'd like. Also nice repo @MrPowerGamerBR but doubt it's a first...
I know : ). Since I made something similar as well. @MrPowerGamerBR