Mathieu-COSYNS

Results 11 comments of Mathieu-COSYNS

I also encountered this problem. I think you should add `"type" : "module"` in package.json

If this is really a bug and not a misconfiguration from your part, you should give much more information to help us to reproduce this issue.

This may help you: `SFTPGO_HTTPD__BINDINGS__0__BRANDING__WEB_CLIENT__LOGIN_IMAGE_PATH` does not work for me either in 2.6. You can use `SFTPGO_HTTPD__BINDINGS__0__BRANDING__WEB_CLIENT__LOGO_PATH` instead but it will change also in the header / sidebar in all...

> The login image has been removed in v2.6. The current image is quite small, unlike the one in v2.5, and it uses the logo, I don't know if it's...

Hi, I was also interested in this feature and wondered if the implementation could be as straightforward as redirecting the login page to the OCID login page when only the...

> unfortunately setting `overflow-x: visible` in > > [graphiql/packages/graphiql-react/src/style/editor.css](https://github.com/graphql/graphiql/blob/0d9e51aa6452de1a1dee1ff1d1dae6df923f389f/packages/graphiql-react/src/style/editor.css#L29) > > Line 29 in [0d9e51a](/graphql/graphiql/commit/0d9e51aa6452de1a1dee1ff1d1dae6df923f389f) > overflow: unset !important; > still hides command palette I think that this line of...

When the editor is small it also overflow out of the editor area.

Hi @KevinVandy, Thank you for your response. I added a additional explanation in the original issue https://github.com/KevinVandy/material-react-table/issues/1459.