elysia icon indicating copy to clipboard operation
elysia copied to clipboard

Unable to access root level macros in plugins

Open jrnxf opened this issue 1 month ago • 0 comments

What version of Elysia.JS is running?

1.0.20

What platform is your computer?

Darwin 23.2.0 arm64 arm

What steps can reproduce the bug?

The steps for this bug our outlined in this thread. @SaltyAom already patched a fix for usage in groups, but the same patch for plugins feels like the next step given the documentations recommendation to use plugins as a means of cleaning up routes.

What is the expected behavior?

Macros applied at the global level are inherited by plugins

What do you see instead?

Plugins don't have access to the macros

Additional information

No response

jrnxf avatar May 15 '24 13:05 jrnxf