WIP: ID level styles missing when using looping Ajax Popup + Post Content element with Bricks source

Browser: Firefox Developer 123.0b9
OS: Windows 10
URL: Test Popup CSS – Try Bricks – tb902a41
Video: No video, but (I hope) it is a very simple to exemplify

It seems popups that load content dinamically are not injecting specific page styles correctly.

‘Hello world’ page:

‘Hello world’ page when loaded within the popup:

https://try.bricksbuilder.io/tb902a41/test-popup-css/

I have tryed to renegerate CSS and switch between inline and external css file seems to not affect anything.
I confirm that if global classes are used, those will work.

Also I have seem other user had similar issues here: NO BUG: Issues with popup - #3 by div

But proposed solutions doesn’t seem to affect for good. The template popup is inside the loop item:
image

Sorry if it is not a bug.

Hi Leo,
Thanks so much for your report!

Unfortunately, I cannot reproduce the issue and believe that it is a configuration error.

Would you be so kind as to send temporary login credentials and a link to this thread to help@bricksbuilder.io?

Best regards,
timmse

1 Like

E-mail sent.
Thank you, timmse!

Hi @leo ,

This issue has been recorded in the bug tracker.
Thanks for your time.
I just renamed the thread title for better understanding.
This bug will occurs when using Post Content element “source = Bricks” inside AJAX popup, and at the same time when you style the element at the ID level in individual posts.

Regards,
Jenn

1 Like

Hi, @timmse , @itchycode

i just run into this bug myself on a page where im using popup to show event details by clicking on events in calendar.

Its more than year, is there any news about fix? It can be styled using clases and some custom css, but its quite annoying to do it that way.