You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this example the content from the detail template (named slot masterDetailTemplate) will not be shown - no output at all, the named slot seems to be ignored.
This discussion was converted from issue #3260 on February 23, 2021 23:24.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Named slots are ignored in custom tool and card .vue files
Detailed steps to reproduce the issue on a fresh Nova installation:
Named slots (nested templates) are ignored in Nova.
Example:
In this example the content from the detail template (named slot masterDetailTemplate) will not be shown - no output at all, the named slot seems to be ignored.
You can also set up the full example from
https://js.devexpress.com/Demos/WidgetsGallery/Demo/DataGrid/MasterDetailView/Vue/Light/
or any simpler example for named slots in a custom card or tool to check this,
Thanks
Beta Was this translation helpful? Give feedback.
All reactions