Block a user
refactor/significant-changes
WIP: refactor/significant-changes
Modularize remove-watchlist-container
Fix 'Add to Watchlist' dropdown button.
Resolved the problem. BuildWatchData never included "WatchlistIDs" in the template data map. The template guards initWatchlist() behind {{if .WatchlistIDs}}, so the watchlist ID set was never…
Fix 'Add to Watchlist' dropdown button.
Fix 'Add to Watchlist' dropdown button.
Modularize remove-watchlist-container
If I go and change the status in the watch page of that 'Add to Watchlist' button, go to another page, go back to watching the same anime, then that 'Remove from Watchlist' button has disappeared.
Modularize remove-watchlist-container