Krzysztof Studniarek

Results 36 comments of Krzysztof Studniarek

It is a duplicate of https://github.com/SoftwareBrothers/adminjs/issues/1180#issuecomment-1190293422

We're currently working on not using `window` object at all, hence this issue is no longer valid.

Closing the issue due to lack of response. If it's still the problem please reopen it.

We're rewriting the documentation. This shouldn't be an issue in the new doc ;)

@AshotN do you have any updates or examples here?

Closing the issue due to lack of response. If it's still the problem please reopen it.

We got contributing.md file which describe this

We won't allow normal `Error` object to be displayed, cause this will lead to showing all server error messages to the end users.

I'm closing this issue due to the lack of response. If it still is the problem, please reopen the issue.

Currently we don't have plans to implement such type. It would be very hard considering current data model in AdminJS. You could try to set `type: 'mixed'` for your `Map`...