Mikaël Popowicz

Results 5 comments of Mikaël Popowicz

Maybe you add ESLint yourself and run it to avoid conflicts

The DetailField component does not include the actionExecuted method. I guess the component was build like the Laravel Nova Detail/Panel component but this one use the BehaveAsPanel mixin which include...

Hi, This solution works fine for me. Create a class to handle API errors : ``` swift public class APIError: Mappable { var message: String? required public init?(_ map: Map)...

Hi @JulianMar Thank you for this PR. However this has been rewrote in #420. Will be released soon. All the best.

Hi @davinyoeun Could you please provide more informations ? - version of Laravel - version of Nova - logs from your browser's console