LearnNewsExamplesServices
Frontmatter
id8580
titleFix Portal Tickets 404 in production by adjusting path resolution
stateOpen
labels
bug
assignees[]
createdAtJan 12, 2026, 10:38 AM
updatedAtJan 12, 2026, 10:38 AM
githubUrlhttps://github.com/neomjs/neo/issues/8580
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]

Fix Portal Tickets 404 in production by adjusting path resolution

Openbug
tobiu
tobiu commented on Jan 12, 2026, 10:38 AM

In dist/production, the Tickets view fails to load markdown content because the relative paths need adjustment when running inside a nested node_modules structure (similar to Xhr.mjs logic). I will update apps/portal/view/news/tickets/Component.mjs to include the path adjustment logic found in src/data/connection/Xhr.mjs.

tobiu added the bug label on Jan 12, 2026, 10:38 AM