generated from bigbluebutton/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Describe the bug
If i want to use this plugin with bbb v3.0.4 i should use the plugin version v0.0.4, but the plugin-sdk-version differ from the bbb used one.
To Reproduce
Steps to reproduce the behavior:
- Build the plugin
- place the files
- try to open the files with a browser -> works
- try to use the plugin function to pick a random user -> missing
- open the console of your browser -> no errors, or warnings
- e.g. build the plugin with v0.0.2 and use it with the bbb core version v3.0.4
- retry to use the plugin function to pick a random user -> it's working
- maybe an error in the conolse is thrown, because ur language is missing
Expected behavior
A working plugin if i respect the readme and follow the repo branch v0.0.x with plugin version v0.0.x and a bbb core version v3.0.x
Actual behavior
nothing
BBB version, plugin in which The bug happened and SDK version:
BBB version v3.0.4 (dockerized)
Plugin Version v0.0.4
SDK Version 0.0.73 / required SDK Version ~0.0.65
Desktop (please complete the following information):
- OS: Windows
- Browser Edge / Firefox
- Version 144.0.3719.92 / 140.7.0esr (64-Bit)
Additional context
Table with all versions
| Repository Branch | requiredSdkVersion manifest.json |
Plugin-SDK Version used by the plugin and bbb package.json |
BigBlueButton Core Version |
|---|---|---|---|
| v0.0.1 | ~0.0.65 | 0.0.73 | v3.0.0 - .5 |
| v0.0.2 | ~0.0.65 | 0.0.73 | v3.0.0 - .5 |
| - | - | 0.1.2 | v3.0.6 |
| v0.0.3 | ~0.0.65 | 0.0.79 | v3.0.7 - .8 |
| v0.0.4 | ~0.0.65 | 0.0.79 | v3.0.7 - .8 |
| - | - | 0.0.84 | v3.0.9 - .10 |
| - | - | 0.0.87 | v3.0.11 - .12 |
| v0.0.5 | ~0.0.65 | 0.0.89 | - |
| v0.0.6 | ~0.0.65 | 0.0.89 | - |
| v0.0.7 | ~0.0.65 | 0.0.89 | - |
| v0.0.8 | ~0.0.65 | 0.0.89 | - |
| - | - | 0.0.90 | v3.0.13 |
| - | - | 0.0.94 | v3.0.14 - .16 |
| - | - | 0.0.95 | v3.0.17 - .19 |
| - | - | 0.0.96 | v3.0.20 |
| v0.1.0 | ~0.1.5 | 0.1.5 | - |
| v0.2.0 | ~0.0.65 | 0.0.66 | - |
| - | - | 0.1.2 | v3.1.0-beta.1 |
| - | - | 0.1.11 | v3.1.0-beta.2 |
| v0.0.x | ~0.0.65 | 0.0.89 | - |
| v0.1.x | ~0.1.5 | 0.1.5 | - |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels