Sebastian Serth
Sebastian Serth
I recently experienced a similar issue in Chrome that I could also track down to the very same option. In my context, I had issues when signing in through SAML,...
I think it would be fine to have settings in Scamper, because as a user I would not search settings for Scamper in the Squeak Preference browser.
If the transcript is opened during the installation of a SAR, any problems found will be displayed there. This can be used as a clue for refactoring: 
The title is working, while I think the icon is not easy to add. Squeak is not able to handle the MIME-type `image/x-icon`. We should ask our customer if we...
This is related to #27. The problem only occurs, if the following DTD is used in the website: ``` HTML ```
The fix only enables the default User-Agent string. I don't know whether other additional information in the request will be sent correctly (because Scamper doesn't use this at the moment).
Awesome, thank you! It took me a few days to integrate this change and finalize the upgrade to v8. Your code suggestion was very valuable to me, and indeed your...
> We'll soon ship a new API startNewTrace (https://github.com/getsentry/sentry-javascript/pull/12138) that should make this much easier/nicer That's nice, indeed! I prepared a [PR in our repo](https://github.com/openHPI/codeocean/pull/2322) already, just waiting for the...
Thanks for confirming the issue and pointing me in the right direction! Indeed, I was able to verify that a non-unique ID is selected. In the PDF template shared, the...
I am experiencing the same issue on production and hence reported #2378. Currently, the issue appears rather frequent for us, but not for each request: Is there any chance I...