-
Notifications
You must be signed in to change notification settings - Fork 717
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
Image sending Empty Bubble displayed (BUG) #563
Comments
Hey! How do you send your image exactly? |
Hi @demchenkoalex |
using the send_media(path,mediatype ) function has my API so that url is used on the Bubblebuilder to display the ImageMessage() |
Without Using the BubbleBuilder also it gets the empty bubble on the screen image is not rendering why it happening and is there any issue Another exception was thrown: BoxConstraints has a negative minimum width. |
does I understand that you just use |
it comes crtly but in the UI gets empty bubble gets go back and return gets image rendering from the result.path is not crty doing ? on photo |
you also said that without bubble builder image is not rendering.. can you give me an example URL for the image and I will see? |
http://localhost/demo/public/uploads/media//2024/3/4/1709553397.jpg this is the message.uri url |
Hi Alex im sorry to say that i made the mistake on i have also used the
Socket in the flutterchatUI that variable name is not matched so that was
the mistake Thanks
…On Tue, Mar 5, 2024 at 12:18 AM Alex ***@***.***> wrote:
you also said that without bubble builder image is not rendering.. can you
give me an example URL for the image and I will see?
—
Reply to this email directly, view it on GitHub
<#563 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAJF453HSKVINVPNEPODQADYWS6XLAVCNFSM6AAAAABD3ORR7GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZXGIZTMOBZGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello 👋
While sending the Image empty Bubble is displayed but on the API i have received the Image uri but on the UI not displayed go back and come again to the chatpage image displayed can u guys help this
Another exception was thrown: BoxConstraints has a negative minimum width.
Another exception was thrown: RenderBox was not laid out: _RenderEditableCustomPaint#f0c26 NEEDS-LAYOUT NEEDS-PAINT
The text was updated successfully, but these errors were encountered: