The same script reference published...

User 2844004 Photo


Registered User
225 posts

Every new project I start with FF seems to have this script reference published twice, is this a bug?


<head>
...
<script>document.createElement( "picture" );</script>
<script>document.createElement( "picture" );</script>
...
</head>
Living in Zevenbergen, the Netherlands
13" MacBook Air M1 + 2x LG 24" IPS QHD / 8GB RAM / 500GB SSD / macOS 14.3 Sonoma
User 379556 Photo


Registered User
1,533 posts

I too get that effect with the 'Blank with Components' theme, but not with the 'Blank' theme or the 'A Festival Event' theme in Version 2.0, Build 129.

I guess therefore that the 'Blank with Components' theme has accidentally duplicated the line.

This did not occur in pages I prepared using the 'Blank with Components' theme before Build 129.

Frank
User 103173 Photo


VP of Software Development
0 posts

Thank you for pointing that out. It is isolated to that particular theme and will get this addressed in the next release.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 434929 Photo


Ambassador
938 posts

Another issue is :

<picture><img alt="Placeholder Picture" srcset="./images/mobile-phone-1573275_640.jpg" src="nodata...image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7">
</picture>

I don't understand this code ! R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7
Guys at coffeecup are awesometacular.
User 103173 Photo


VP of Software Development
0 posts

Mansour ... wrote:
Another issue is :

<picture><img alt="Placeholder Picture" srcset="./images/mobile-phone-1573275_640.jpg" src="nodata...image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7">
</picture>

I don't understand this code ! R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7

That is the image data, base64 encoded. It is used for showing the picture if the srcset attribute is not supported by the browser.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.