Mihajlo Medjedovic

Results 13 issues of Mihajlo Medjedovic

## Describe the bug In corporate environments, it is common to have a strict Content Security Policy, such that base64 `data:` images will not load. This affects the Clarity `spinner`...

flag:stale

Error details: ![image](https://user-images.githubusercontent.com/18329105/203547620-355da7d2-3c35-4986-85df-09e5f4724edc.png)

## Issue Fixes #150 ## Intent Covers the SAS9 `Public Access Denied` scenario. 2 places touched: 1) `login()` - User is not logged in. The login function is called with...

When a request is redirected more than once, the request body is lost. One scenario (more are possible) where that is a critical issue: - SAS9 - debug on -...

It is important so the clients can use it when doing the error handling. - [ ] Make ErrorBody interface public - [ ] It should also be updated to...

![image](https://user-images.githubusercontent.com/18329105/107417380-d0699e00-6b15-11eb-9e17-3f07c8b76c09.png)

Resolves #131, resolves #132 ## Implementation - New segment type introduced `link` - Path or URL is detected and appropriate CSS is applied. (purple colour, text underlined) - In such...

### 1st issue: Bare import for @sasjs/utils doesn't work Currently, if in any place in adapter @sasjs/utils import is used as `bare`, the adapter Is unable even to load. (eg....

bug

![image](https://user-images.githubusercontent.com/18329105/231395009-e579f8c0-4108-4bbb-9b82-97ad5eb8afc8.png) Login mechanism: Redirected? Could be related to #741