You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace the static text in pages/issue/[slug].js with the code to get the first filter that matches issue type from the issue (see index.js for an example)
Replace the static text in
pages/issue/[slug].jswith the code to get the first filter that matches issue type from the issue (seeindex.jsfor an example)