Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception when trying to draw something #30

Open
fabianschurz opened this issue Sep 25, 2024 · 2 comments
Open

Exception when trying to draw something #30

fabianschurz opened this issue Sep 25, 2024 · 2 comments

Comments

@fabianschurz
Copy link

First of all, thanks for your work here. I appreciate this project.

I added your component to my project and i'm trying to draw something.

Whenever i try to draw something i get this exception:

Unable to cast object of type 'System.Collections.Generic.List`1[Doodle.Abstractions.Models.CanvasPath]' to type 'Doodle.Abstractions.Interfaces.IResizableContent'.

I'll going to add your project to my solution so i can properly debug it. When i find out what's the concrete problem i'm giving an update here.

@fabianschurz
Copy link
Author

fabianschurz commented Sep 25, 2024

Additional info: Project is a MAUI Blazor Hybrid App

@redtardis12
Copy link

Additional info: Project is a MAUI Blazor Hybrid App

Did you manage to find a solution? Or is the component not suited for a Hybrid project at all. I'm facing the same issue :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants