Skip to content

POC Dump panel. #1038

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 5.next
Choose a base branch
from
Open

POC Dump panel. #1038

wants to merge 1 commit into from

Conversation

dereuromark
Copy link
Member

@dereuromark dereuromark commented Jun 18, 2025

Normal debug() breaks templates and JS, so with debug kit enabled this should go into dump panel IMO

Anywhere:

debugKitDump('fpopbar');

...

debugKitDump('rrrr');

Proof of concept.

Before
before

After
a

and
after

@dereuromark
Copy link
Member Author

Downside of own method:
If debugkit is not loaded, this will fail hard.

Using debug() should be preferred, but my tests revealed that core one is loaded first, so not sure how to fix that up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant