Skip to content

Conversation

@Sahil-Simform
Copy link
Collaborator

Description

While using go_router with showSemanticsDebugger = true, the title and description are not visible in the semantics debug view, even though accessibility works as expected. This PR resolves the issue.

Checklist

  • The title of my PR starts with a Conventional Commit prefix (fix:, feat:, docs: etc).
  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Closes #622

Before:
Screenshot_20260122_141032

After:

Screenshot_20260122_140907

@Sahil-Simform Sahil-Simform force-pushed the fix/issue_622_semantics_issue branch from 22e3ade to 55f6395 Compare January 22, 2026 12:12
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

Successfully merging this pull request may close these issues.

new option "semanticEnable" don't work (title and description)

2 participants