Plugins in breakout do not work, they don't load on the client
To Reproduce
Enter a meeting with a plugin defined in the create call and make sure the plugin is loaded on the client (there is a log for that in the console);
Create breakout rooms;
Enter the breakout and see no logs in the console, this means that the client didn't load the plugin;
Expected behavior
Breakouts should load same plugins as their parents (Perhaps we should create a property in the manifest.json to intentionally tell the plugin whether or not to load in breakouts)
Describe the bug
Plugins in breakout do not work, they don't load on the client
To Reproduce
Expected behavior Breakouts should load same plugins as their parents (Perhaps we should create a property in the
manifest.json
to intentionally tell the plugin whether or not to load in breakouts)Actual behavior No plugin loads in breakouts
Screenshots
See issue down below:
https://github.com/user-attachments/assets/48d41d7f-dee3-4c87-930e-5581ea15552b
BBB version, plugin in which The bug happened and SDK
SDK version is 0.0.66