Bug 259873
| Summary: | GitLab pages do not work correctly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | antoyo <bouanto> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | guillaume.webkit, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
antoyo
Hi.
In Epiphany 44.6+, when I go to this URL: https://gitlab.com/antoyo/kaleidoscope-ocaml, the page partly loads, but I don't see the files of the git repo and I see a spinner instead.
The web console shows this error:
Unhandled Promise Rejection: TypeError: t.toString().match is not a function. (In 't.toString().match(Nr)', 't.toString().match' is undefined)
Thanks to fix this issue.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113819990>
Guilaume Ayoub
It happens on other GitLab instances too, for example https://gitlab.gnome.org/GNOME/geary/.
Fun fact: the bug is gone when the web inspector is open.