MarMar

Results 5 issues of MarMar

What kind of clustering algorithm does this system work with? gridPartion, subClustering, or FCM? And where can these values be set?

Hi @andersevenrud I have a problem. If I click the cancel button while uploading the file, the file upload dialog closes but the upload process is not completely canceled and...

hi @andersevenrud . When the server crashes or down, we receive a disconnection notification in all browsers. ![Screenshot from 2024-01-24 16-59-09](https://github.com/os-js/osjs-client/assets/65979871/39c6efc9-cc51-4304-98f4-64bfb5e4c460) But when the internet is interrupted, Chrome browser does...

hello @andersevenrud. I reviewed the section on creating a service provider in the osjs documentation. ```js // src/client/myprovider.js export class MyApiServiceProvider { constructor(core, options = {}) { this.core = core;...

question

hello @andersevenrud In certain cases, some unhandled errors in the program are causing OS.js to crash unexpectedly. To improve the stability and prevent the entire system from going down due...