Christophe de Batz

Results 3 issues of Christophe de Batz

Hi, I'm facing an issue with this plugin. So in file a.js i've this code: ``` export default class Foo { }; export const bar = { buzz: 3 };...

Hi, I'm wondering me to how I can cast the json values! `createdUser.id = Int32((json["id"]?.data as? Int32)!)` does not work. `id

Hi everybody, Thank's for this component but at home it does not work. Indeed, the props.options are not overidded at all. I make it worked, I just replaces the block...