Skip to content

Hint label not displayed on subsequent navigation when reusing the same page instance with Syncfusion MAUI Toolkit SfTextInputLayout #273

@VidyalakshmiMani

Description

@VidyalakshmiMani

Description

When navigating to a page containing the SfTextInputLayout control, the hint label is displayed correctly the first time. However, on subsequent navigations, the hint label is not shown if the same page instance is reused instead of creating a new one.

MauiApp5_cec3a246.zip

Steps to Reproduce

  1. Run the attached sample on Android.
  2. Click the “Go to next page” button to navigate to the page containing the TextInputLayout. The hint label is displayed correctly.
  3. Click the back arrow icon in the title bar to return to the previous page.
  4. Click the “Go to next page” button again to navigate to the same page instance. The hint label is not displayed this time.

.NET Version

.NET 9.0

Version with bug

1.0.7

Is this a regression from previous behavior?

Not sure, haven't tested other versions

Last Known Working Version

Not sure, haven't tested other versions

Affected platforms

Android, I was not able test on other platforms

Affected Platform Versions

No response

Have you found a workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtext-input-layoutText Input Layout control

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions