#Please give me an example of using yewdux on struct component
1 messages · Page 1 of 1 (latest)
Thank you! Also, I've got an error whe I used this example; Could you tell me what's wrong?
let dispatch = Dispatch::<GlobalStore>::global().subscribe_silent(callback); | ^^^^^^ function or associated item not found in Dispatch<Store>``