We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It hits the dbgln("(FIXME) Don't know how to navigate to {}", params.url); in Userland/Libraries/LibWeb/HTML/Navigable.cpp.
dbgln("(FIXME) Don't know how to navigate to {}", params.url);
That particular line hasn't changed in a while. Maybe it's an old regression, or a caller of it changed recently.
Activity