LearnNewsExamplesServices
Frontmatter
id3958
titleCovid app routing to the table view
stateClosed
labels
bugstale
assignees[]
createdAtJan 30, 2023, 9:27 AM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3958
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

Covid app routing to the table view

Closed v8.1.0 bugstale
tobiu
tobiu commented on Jan 30, 2023, 9:27 AM

in case we start the app from a different view than the table (e.g. mapboxGL) and then navigate to the table, we get some new JS errors:

Screenshot 2023-01-30 at 09 25 57

this is related to the 2way-binding adjustments. the country config will get set before there are DOM ids in place.

tobiu added the bug label on Jan 30, 2023, 9:27 AM