9
Views
3
Comments
Solved
[JSON Pretty Format Reactive] JSON Pretty format and pop-ups
json-pretty-format-reactive
Reactive icon
Forge asset by Pedro Domingues
Application Type
Reactive

Hi,

I'm trying to add the JSONPrettyFormat Block to a pop-up, and prevent overflow. However, even if I put it in a container with a max-height set, it just keeps rendering, overflowing the pop-up:

Is there a way to limit the (max) height of the rendering area?

2026-03-23 09-58-51
Pedro Domingues
Champion
Solution

Hi Kilian, how are you doing?

I might be missing the point but I was able to make it work using a simple overflow: auto; on the .popup-dialog class.

Isn't that an option for you?

Cheers,

Pedro

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Pedro,

That indeed did the trick, thanks. I'm not very versed in front-end programming :D.

2026-03-23 09-58-51
Pedro Domingues
Champion

Hi Killian!! I get you :D

Feel free to reach out if you need something else!

Cheers!!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.