Closed TheJKM closed 1 year ago
roger that, I am on it.
It is done 😄 thank you for bringing this to my attention.
Is including the macro from pre-1.0 the way to go here also for our own projects?
You can do that or use: https://github.com/security-union/videocall-rs/blob/b578878b3967a20d9f9fe1e959664c42b2f75b45/yew-ui/src/components/attendants.rs#L304-L320 makes sense @barafael ?
Sure, thanks!
Due to removal of macros, the example is unable to compile with latest version v1.0.1. Would be cool if you could update the example to be compatible with the latest version.