I noticed some user scripts built on this fail to run on preview.wanikani.com, where I was doing compatibility testing before the new dashboard rolls out. The error has to do with cross-site security and I think would be fixed by changing the fetch of https://www.wanikani.com/settings/personal_access_tokens to use the current page domain.
Subdomain support
I noticed some user scripts built on this fail to run on preview.wanikani.com, where I was doing compatibility testing before the new dashboard rolls out. The error has to do with cross-site security and I think would be fixed by changing the fetch of
https://www.wanikani.com/settings/personal_access_tokens
to use the current page domain.