Tim Stamp
Tim Stamp
>the actual CSP use in the wild Is that statistic for mod_pagespeed users? Because I disabled mod_pagespeed as it compromised the security of my CSP. I expect the uptake of...
This becomes a bigger issue if my machine has an integrated FIDO device that can't be removed. Not sure such a machine exists, but it might.
Was trying to recreate in react-map-gl the example [here](https://docs.mapbox.com/mapbox-gl-js/example/add-3d-model/) to display a 3d model, but it looks like this isn't currently possible. Is there a known workaround for this? Many...
It appears to be the 'backgroundImage' to blame, setting `sx={{backgroundImage:'none'}}` clears the problem.
You're not checking the colour of the element with a colour picker, you're just reading the css value. If theres a`filter` or other element layer affecting the colour of the...
@ZeeshanTamboli See this screenshot, the CSS shows the correct colour, the on screen colour picker shows it is not the correct colour.
@ZeeshanTamboli, no problem at all! I noticed it when I saw two components next to each other that were supposed to have the same colour but were clearly different, prompting...
Initially I'd suggest documenting the fact in the web docs if it is actually intended behaviour. I'm not sure for what purpose or underlying "thematic" reason the linear gradient exists,...
@dlundquist I would really like this request to be re-opened... I am running a container cluster in a similar way to @candlerb - but the containers in my cluster will...
Well globbing would work fine for me, and it would still provide more flexibility than currently exists by both haproxy and nginx. The problem is existing solutions don't provide a...