danielmonettelli / dotnetmaui-chatgpt-app-oss

ChatGPT is an open-source chat application developed with .NET MAUI, employing OpenAI technologies to replicate functionality similar to ChatGPT. The application generates chat responses using these OpenAI technologies.
MIT License
95 stars 22 forks source link

Issue requesting a message to bot! #6

Open DicksonCaetano opened 5 months ago

DicksonCaetano commented 5 months ago

Tested Platforms ( Android & Windows ). Details:

// _parentGrid.Width = '_parentGrid.Width' threw an exception of type 'System.NullReferenceException' //

ChatGPT.dll!ChatGPT.Views.Templates.UserMessageItemTemplate.BorderText_SizeChanged(object sender, System.EventArgs e) Line 27 C#