Juan Narváez
Juan Narváez
Addresses https://github.com/cornerstonejs/cornerstoneTools/issues/210 * **Please check if the PR fulfills these requirements** - [X] The commit message follows our guidelines - [X] Tests for the changes have been added (for bug...
### NextUI Version 2.2.9 ### Describe the bug it looks like the wrapped `console.ts` utility references `process` even after a production build which results in console errors: ```typescript // src/console.ts...
It seems this topic has been brought up a couple of times and an issue comment seems to indicate that the truncation length is configurable - https://github.com/rollbar/rollbar.js/issues/629 - https://github.com/rollbar/rollbar.js/pull/630 -...
I'm seeing the following error ```javascript Uncaught Error: An overlay must be part of a location provider (ie RFeature) at new ROverlayBase (chunk-456Q432M.js?v=92cd4b4f:43596:13) at new RPopup (chunk-456Q432M.js?v=92cd4b4f:43661:5) at constructClassInstance (chunk-GSZ7ISAW.js?v=92cd4b4f:10819:26)...
### Description I noticed that will trying to resolve mixed versions of modules from a remote and a host that the log output did not actually log the versions. I...