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

type 'RenderConstrainedBox' is not a subtype of type 'RenderRepaintBoundary' in type cast #19

Closed
mingV2019 opened this issue Jun 19, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mingV2019
Copy link

Uint8List? thumbData = await DavinciCapture.click(globalKey, fileName: "Hello", openFilePreview: false, returnImageUint8List: true);

result:
I/flutter (27697): type 'RenderConstrainedBox' is not a subtype of type 'RenderRepaintBoundary' in type cast

@Imgkl
Copy link
Owner

Imgkl commented Jun 21, 2021

Hey @mingV2019,

I'll test this and Fix it soon. Thanks for bring this to my notice.

@Imgkl Imgkl self-assigned this Jun 21, 2021
@Imgkl Imgkl added the bug Something isn't working label Jun 21, 2021
@Imgkl
Copy link
Owner

Imgkl commented Nov 28, 2022

Closing this since I'm not able to recreate it on my end. Please feel free open this issue. along with an issue description, some stack trace, and a reproducible code would be great to debug.

@Imgkl Imgkl closed this as completed Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants