I’m getting a ts error after updating to beta21. I’m customised the dialog ui elements as documented here: https://docs.aurelia.io/aurelia-packages/dialog#styling-the-overlay and the following error is displayed in vscode and in the log when building the app:
error TS2741: Property ‘wrapper’ is missing in type ‘IDialogDom’ but required in type ‘DefaultDialogDom’
Any help would be appreciated,
Thanks.