soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

Slider renders HTML content on backend, but not front end. #2924

Closed joshkho closed 2 years ago

joshkho commented 2 years ago

BACKEND IN OXYGEN BUILDER: image

FRONTEND: image

SANDBOX LINK: https://oxygen-qkfc3tytfza8.oxygen-demo.qsandbox.me/

SANDBOX LOGIN: admin asdfasdf

DESCRIPTION: The slider renders the HTML content I placed in a slide just fine on the backend. On the frontend, however, it just displays the HTML content as text.

joshkho commented 2 years ago

sorry, the screenshots are showing different slides, but I think you get the idea.

KittenCodes commented 2 years ago

@joshkho We've not yet been able to reproduce this. Please could you let me know if you updated from an older version of Oxygen, or if this was a clean v4 site?

joshkho commented 2 years ago

Was it not reproduced in the sandbox page that I made?  On my side, it was showing exactly what I had sent in the screenshots.

If so, was there any debugging info that you could look at?

On my live site, I tried building that slider again and it seems to work now.  I never found out what the original issue was.

Maybe I had done something wrong.

However, what was showing on the backend in the editor wasn't consistent with what was showing on the front end of the page---so maybe there is still a bug there that would be good to find/fix.

---- On Fri, 10 Jun 2022 08:53:03 -0700 Phe Simmonds @.***> wrote ----

https://github.com/joshkho We've not yet been able to reproduce this. Please could you let me know if you updated from an older version of Oxygen, or if this was a clean v4 site?

— Reply to this email directly, https://github.com/soflyy/oxygen-bugs-and-features/issues/2924#issuecomment-1152504908, or https://github.com/notifications/unsubscribe-auth/ALWN6CMQL5NXMWBIRJBGIRDVONQF7ANCNFSM5YKZLWEA. You are receiving this because you were mentioned.

KittenCodes commented 2 years ago

@joshkho

Yes, it was visible on the Sandbox site, but I need to know what steps I need to take to cause it on a clean site and I've not been able to do that.

Is it something you're able to reproduce step-by-step?

joshkho commented 2 years ago

Unfortunately, no.  I don't know exactly what I did.  But when I built it the second time, I refrained from doing any copying/pasting.  I don't know for sure, but I have a gut feeling that the copying/pasting may have caused it.  Also unfortunately, I was using Hydrogen for the copying and pasting, which is out of your control.

Related to this, I find that when I convert something into a Reusable Part, (and if I have a code block inside that Part that styles that part), then that styling is ignored within the builder.  On the front end it still looks ok.

Let me know if you'd like me to reproduce this in the sandbox as a separate bug.

Josh

---- On Fri, 10 Jun 2022 09:11:27 -0700 Phe Simmonds @.***> wrote ----

https://github.com/joshkho

Yes, it was visible on the Sandbox site, but I need to know what steps I need to take to cause it on a clean site and I've not been able to do that.

Is it something you're able to reproduce step-by-step?

— Reply to this email directly, https://github.com/soflyy/oxygen-bugs-and-features/issues/2924#issuecomment-1152521870, or https://github.com/notifications/unsubscribe-auth/ALWN6CIR3OIRBAICJHX7ZVLVONSK7ANCNFSM5YKZLWEA. You are receiving this because you were mentioned.

KittenCodes commented 2 years ago

@joshkho

Let me know if you'd like me to reproduce this in the sandbox as a separate bug.

We've just released two new RCs (Oxygen and our Gutenberg add-on) which correct quite a few issues from v4. If you've got the time, we'd really appreciate it if you could see if you can reproduce it with those and log it as a separate issue if needed.

Thanks in advance!