Closed ehmicky closed 4 years ago
Prooobably a user error, they must have put an inline
attribute on a tag with javascript:void(0)
as src/href, which is weird because I think this only works on <a href>
which inline-source would ignore.
Without the actual HTML source, I can’t tell. :(
Yes, that's hard to guess indeed. Let's see if this happens again, and hopefully next time, this will be a public repository :)
A project is using
javascript:void(0)
which shows the following error:The repository is private. Is the error intended or is it a bug?