sushi many to many relation manager

Has anyone managed to get sushi model and filament relation manager to work together?

I have a sushi role model and a normal user model, and i would like to have a many to many relation manager between role and user combined with Select component.

I tried implementing it as a normal relation manager as per filament tutorial, as if the role model was normal model instead of sushi but I simply get pivot table role_user doesnt exist, even tho it exists.

How is the procedure for that?
Was this page helpful?