Fresh install on Windows 11.
Tested:
- Docker latest
- Docker 1.3.3
- Docker 1.3.2
- Source installation (npm install + npm start)
Result:
GET /api/resources/widgets?type=widgets
returns
{"type":"widgets","groups":[]}
Widget Kiosk is always empty.
The server/_widgets folder only contains README.md.
Expected:
Widget Library should contain the community widgets.
Fresh install on Windows 11.
Tested:
Result:
GET /api/resources/widgets?type=widgets
returns
{"type":"widgets","groups":[]}
Widget Kiosk is always empty.
The server/_widgets folder only contains README.md.
Expected:
Widget Library should contain the community widgets.