dioxus-community / dioxus-free-icons

Use free svg icons in your Dioxus projects easily with dioxus-free-icons.
Other
79 stars 21 forks source link

Does not work with latest Dioxus version (0.3.1) #19

Closed BartBM closed 1 year ago

BartBM commented 1 year ago

The crate worked with Dioxus 0.2.4 but since upgrading to 0.3.1, this compile error occurs whenever using an Icon:

79  | |                 Icon {
    | |                 ^^^^ expected `&Scoped<'_, _>`, found struct `dioxus_core::scopes::Scope`
nissy-dev commented 1 year ago

Thanks! I released the new version for Dioxus version 0.3.1.