Programme Elite

Results 15 comments of Programme Elite

Everything was working fine, but suddenly it

Hello @bosskmk , yes it still not reloading it . You can check out with this video : https://streamable.com/wkqiid Could you try to find a way to solve this issue...

@bosskmk Right now my project is too complex to give a minimal code to reproduce , ( using VPN to connect to specific server to extract delicate data and lot...

> `rendererContext.rowIdx` can be changed by `sort`, `filter`, etc. > It is recommended to control the color change using the `key` of the `row` or some other unique value of...

> i will try to find a solution to made it compatible with web ! Thanks you , it could be really usefull .

Hello, This is the way i handle the refresh data of the rows : ``` SchedulerBinding.instance.addPostFrameCallback((_) { ShowLoadingDialog(contextApp); }); stateManager.removeRows(plutorows); plutorows = List(); final bool dataLoaded = await _piecerechangeCon.refreshData(); if...

Hello @k-paxian , Hope you are fine :). When i went into web production , the console output this one too : `Uncaught It seems your class 'minified:x' has not...

Re @k-paxian , ✌🏽, I tried avoiding minification with --profile however it still produce the error ( `Uncaught It seems your class 'JSArray' has not been annotated with @jsonSerializable` )...

Hello @k-paxian, Can you send me a mail please 😉 ?