Skip to content

After Html NG PR - 2928 : App hangs when going to chat detail page. #3065

@kumarpalsinh25

Description

@kumarpalsinh25

After merge of #2928, I notice that app gets hang when going to chat detail page. Sharing screen recording and logs for better references.

Screen.Recording.2025-06-04.at.4.49.10.PM.mov
flutter: [a3::router::router_providers][INFO]: 2025-06-04 16:49:25.311590: Routing updated: /dashboard
flutter: [a3::chat::room_notifier][INFO]: 2025-06-04 16:49:25.324403: msg stream ended
flutter: FormatException: Invalid number (at character 1)

^

flutter: FormatException: Invalid radix-10 number (at character 1)
=
^

flutter: [a3::toolkit::html::render_html_ng][WARNING]: 2025-06-04 16:49:27.858620: failed to parse acter uri
[2025-06-04][16:49:27.859634][a3::toolkit::html::render_html_ng][WARN] failed to parse acter uri Instance of 'IncorrectHashError' null #0      _parseHttpsUri (package:acter/features/deep_linking/parse_acter_uri.dart:58:5)
#1      parseActerUri (package:acter/features/deep_linking/parse_acter_uri.dart:32:24)
parse_acter_uri.dart:32
#2      RenderHtmlNg._handleLink (package:acter/common/toolkit/html/render_html_ng.dart:292:22)
render_html_ng.dart:292
#3      RenderHtmlNg.customWidgetBuilder (package:acter/common/toolkit/html/render_html_ng.dart:252:12)
render_html_ng.dart:252
#4      RenderHtmlNg.build.<anonymous closure> (package:acter/common/toolkit/html/render_html_ng.dart:198:34)
render_html_ng.dart:198
#5      WidgetFactory.customWidgetBuilder (package:flutter_widget_from_html_core/src/core_widget_factory.dart:483:37)
core_widget_factory.dart:483
#6      CoreBuildTree._addBitsFromNode (package:flutter_widget_from_html_core/src/internal/core_build_tree.dart:212:29)
core_build_tree.dart:212
#7      CoreBuildTree.addBitsFromNodes (package:flutter_widget_from_html_core/src/internal/core_build_tree.dart:73:7)
core_build_tree.dart:73
#8      _buildBody (package:flutter_widget_from_html_core/src/core_html_widget.dart:315:12)
core_html_widget.dart:315
#9      HtmlWidgetState._buildSync (package:flutter_widget_from_html_core/src/core_html_widget.dart:253:15)
core_html_widget.dart:253
#10     HtmlWidgetState.build (package:flutter_widget_from_html_core/src/core_html_widget.dart:217:16)
core_html_widget.dart:217
#11     StatefulElement.build (package:flutter/src/widgets/framework.dart:5841:27)
framework.dart:5841
#12     ComponentElement.perform

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Next

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions