open-rpc / playground

A place to play around with OpenRPC. https://playground.open-rpc.org
https://playground.open-rpc.org
Apache License 2.0
40 stars 25 forks source link

methodPlugins does't load method name #596

Open aoudiamoncef opened 2 years ago

aoudiamoncef commented 2 years ago

Describe the bug When I use the button TRY IT NOW on method, It does't load the method name.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://playground.open-rpc.org/
  2. Click on any method
  3. Click on TRY IT NOW button
  4. See error

Expected behavior On click, It should load current method name on the inspector.

Please try Ethereum Playground

Screenshots If applicable, add screenshots to help explain your problem. Actual :

image

Expected:

image

Desktop