WAIT: Weird icon character getting corrupted bug

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: video
Video: video

weird icon character getting corrupted bug
latest bricks install and site is fresh

I will just fix it and move on I dont have time to wait.
you guys need to dig deep for this bug it happened two times to me already.

happened again

it looks like a a char encoding issue happening randomly
please look into it

I seen this bug on beta version but couldnt replicate it and report it

this bug introduced same time with the 2.1 beta maybe knowing this helps.

Hi @sinanisler,

Like I answered in Discord, I have no idea how to replicate this one. Also, as far as I see, after the refresh, the encoding issue resolved itself, right?

Do you remember what is the cause of this, just refreshing the page and this happens? Or doing anything else?

Matej

yes :frowning:

it seems very random there must be a way to replicate it but I didnt find it yet.

Definitely very random. And this is only happening on the front end, right?

yes

after it happens when I ctrl+f5 (clear cache refresh) fixes it too
it is almost like loading icons css corrupted and then refreshing cache fixing it loading propery after

fixing is easy but weird bug.
you guys need to dig deep to find why this might be happening.

again this bug is introduced same time with 2.1 beta

I’ve tested multiple times, and I cannot replicate it locally. It looks like some kind of caching. Were you also able to replicate it with all plugins disabled and with Bricks theme active, or even on Bricks playground?

Locally, I can’t. The icon is always loaded correctly.

We definitely will, but we have to be able to replicate it ourselves. If this is happening to anyone else, please let us know.

Matej

nope no plugin no cache it happens natively on bricks for some reason

ok will update here if I have more info on this

1 Like

I also had this in the editor itself. Refreshing didn’t help on my end. It doesn’t appear when looking from a different browser. I can’t remember if deleting the website data also solved it. It happend over a week ago - with the 2.1 Update.

So it seems to be an issue of storing data in the browser maybe?

I’m just linking the other topic here as well:

I can confirm that this bug is showing up very randomly. Sometimes only in builder and not on frontend. Sometimes on both sides. After refresh of page, mostly it is gone (sometimes not immediately). No caching enabled on website.

this happened again today
this time it was from the svg element refreshing clearing cache didnt even fixed this time
I just replaced svg element with image element

how the hell a svg can become corrupted !

@Matej all of this proofs should be able to direct you guys to correct path or functions that may creating this issue. just because hard to replicate doesnt mean cant be fixed you guys need to go from the code paths to solve this time.

all the 2.0+ getting effected from this weird bug it needs to be fixed like yesterday.

check the diff related to icons and svgs rendering this bug is introduced with 2.0 beta
there is enough clue here for you guys to find the issue. @thomas @timmse