illacloud/illa-builder

[BUG] "MUI X Missing license key" watermark on DataGrid element

IvanDrag0 opened this issue · 4 comments

Description

When I add a new DataGrid, it contains a watermark with the text "MUI X Missing license key".

image

Steps to reproduce

  1. Create a new application
  2. Add a new DataGrid element

Version

self-host

ILLA Builder Version

4.3.1

Browser

No response

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

Using the illasoft/illa-builder:latest image (4.3.1).

License key needs to be prepared by yourself when you use self-host

dumy commented

Where add my key ?

@dumy
Hello, we currently do not support customizing this key. We are expected to release a new version next week so that the self-host version can also be customized.

@dumy
At next version:
You can add 'ILLA_MUI_LICENSE' to environment variable.
like:ILLA_MUI_LICENSE=xxxxxxxx pnpm build:self