Using backdrop-filter in FiveM with Svelte
There is an issue when using CSS backdrop-filter in FiveM NUI. Instead of properly blurring the content behind the element, it may render a black background or visual artifacts. This happens due to limitations in FiveM's embedded Chromium (CEF) renderer and its handling of transparency and compositing.