-
Beta Was this translation helpful? Give feedback.
Answered by
jonmarkgo
Mar 25, 2025
Replies: 2 comments 1 reply
-
Hi @jonmarkgo I'm not able to reproduce this behavior, I tested it locally and on our demo app (check description here https://main.avodemo.com/avo/resources/projects/35/edit) and it works as expected. Could you provide a reproduction repository? Here is a guide on how to make a reproduction repository in no time! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Solved this on my own. I had to add marksmith to routes.rb under admin_routes to get it to use the same auth as Avo
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Paul-Bob
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved this on my own. I had to add marksmith to routes.rb under admin_routes to get it to use the same auth as Avo