Community
Participate
Working Groups
Steps: 1. Go to Git Log 2. Choose a commit and click the "Tag" action next to it 3. Enter a name and press Enter This is what I get in the console: TypeError: item is undefined if (item.Location === this.root.Location) { explorer.js (line 160) The tag seems to be created just fine, I can see it after reloading the page.
sounds like something I could have caused, I'll take it.
(In reply to comment #0) > Steps: > 1. Go to Git Log > 2. Choose a commit and click the "Tag" action next to it > 3. Enter a name and press Enter > > This is what I get in the console: > TypeError: item is undefined > if (item.Location === this.root.Location) { explorer.js (line 160) > > The tag seems to be created just fine, I can see it after reloading the page. I don't see the TypeError anymore. But neither does the UI update. Is it supposed to? If I reload the page I can see the tag.
(In reply to comment #2) > But neither does the UI update. Is it supposed to? > If I reload the page I can see the tag. Szymon, Gosia?
New got-log desn't display tags in the table, but in the popup. They are showed correctly.