flame_on icon indicating copy to clipboard operation
flame_on copied to clipboard

How to inspect a phoenix handle_message?

Open drathier opened this issue 2 years ago • 1 comments

I can get flame_on to trigger on the default cowboy_handler, but I can't get it to trigger on basically anything else.

I've tried both erlang and elixir functions. I've looked at the beam file to see if the function names are mangled. No luck.

Can you or anyone else get it to work on phoenix liveview's handle_event? Does it work for anyone else?

drathier avatar Feb 09 '23 16:02 drathier

@drathier could you reply with the exact version of Flame On you are using, and the exact values you are entering in the 4 input boxes on the Flame On page?

TheFirstAvenger avatar Feb 14 '23 20:02 TheFirstAvenger

@drathier I was able to trace the handle_event function on the latest code from main: Screenshot 2024-06-15 at 12 46 43 PM

I will close this for now, if you are still having issues, please reply and we can take a look.

TheFirstAvenger avatar Jun 15 '24 16:06 TheFirstAvenger