Alessandro Lion
Alessandro Lion
Can confirm this, too
> Can you test if its a js or core issue? @FabianTerhorst i tested it with c#-module too now and it's the same... so it's core related
more info: POV thrower: everything is working as intended POV target: sees grenade/molotov flying, for grenades sees no explosion but gets dmg... for molotovs the fire on the ground is...
it´s not a waste of traffic the information is already there on serverside
Found btw on discord that tuxick already told its possible and sent already. [tuxick statement](https://discord.com/channels/371265202378899476/547079158300147725/746030725425266769)
Why do u feel offended? I am posting this for documentation not to blame u :P
@mediDOKCL @mebjas Hey, i am experiencing the same right now, did you found a solution for this or the source of the issue? thanks for any help
@zziger Unfortunately, there are no warnings. As soon as i reapply thoose styles through the chrome inspector the issue is gone. (i.e if i click on border-radius to disable it...
I found out that the cause has to do something with `backdrop-filter: blur(0.4vh);` as soon as i use this attribute on dev something breaks. Only on DEV branch. Edit: if...
> I think i'm facing this same issue with a circle-fill animation, I'm using [email protected] and [email protected] my code is something like this: `const animatedFill = useAnimatedProps(() => { return...