Skip to content

Commit 322846c

Browse files
committed
add tigercenter download button image
1 parent 6745692 commit 322846c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
12 KB
Loading

fixing-tigercenter-calendar-download.md

+3
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Bad news: The download button does nothing. Opening inspect element reveals a "T
4545
Here's the workaround I found to temporarily fix the issue (performed in Firefox, things may look slightly different in other browsers):
4646

4747
1. Click the download button to download your calender. Notice that nothing happens.
48+
49+
![The download calendar button in TigerCenter](./assets/img/tc-calendars/tc-download.png)
50+
4851
2. Open inspect element (usually in the right click menu or `Ctrl-Shift-I`). In the console tab there will probably be an errorJump to the code where the error is present by clicking on the blue text that says "homepage.component.ts:1218" next to the top line of the error
4952

5053
![Clicking on "homepage.component.ts:1218" in inspect element](./assets/img/tc-calendars/jump-to-line.png)

0 commit comments

Comments
 (0)