Carlos Martínez

Results 4 comments of Carlos Martínez

I solved as @dozoisch suggested, this is my code: ```js const mongoGUIConfig = require('./mongoGUIConfig'); // mongo GUI middleware const mongo_express = require('mongo-express/lib/middleware'); async function mongoGUIMiddleware(app) { let resolvedMiddleware = await...

hi, same here, did you solve the problem?

`isDisabled` insted of `disabled` worked for me

@Philzen hi, yes it was just to disable a button, inside a basic component, not inside a form.