Tim Tong
Tim Tong
with the code of your PR commit, the beforeSend is still sync
proposal changes src/imageLoader/internal/xhrRequest.js ``` import external from '../../externalModules.js'; import { getOptions } from './options.js'; function xhrRequest(url, imageId, defaultHeaders = {}, params = {}) { const { cornerstone } = external;...
Thank you @sehilyi !
@sedghi -- can you help take a look this PR?
just want to make sure everybody on the team is using the same version of pnpm. in case of someone accidentally update the minor version, modified lock file, this change...