devextreme-vue icon indicating copy to clipboard operation
devextreme-vue copied to clipboard

TileTemplate on Popup Editing not working as it should

Open Hugo01 opened this issue 3 years ago • 0 comments

Package versions: devexteme version: 21.2 devextreme-vue version: 21.2

Hello. I've been facing a weird issue where the "title-template" property does not work on a DxPopup inside a DxEditing. If you use only the DxPopup component separately it works fine

Here's an example: https://codesandbox.io/s/popup-editing-devextreme-data-grid-forked-745xe?file=/App.vue

Hugo01 avatar Jan 20 '22 14:01 Hugo01