Closed (fixed)
Project:
Mercury Editor Language Visibility
Version:
1.0.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2026 at 13:32 UTC
Updated:
27 Feb 2026 at 15:55 UTC
Jump to comment: Most recent
Comments
Comment #4
nickolajCast the return value of `getRouteName()` to string before passing it to `str_contains()`, preventing the TypeError when route name is null (e.g. during search index rendering).
Comment #6
fathershawnComment #8
fathershawn