-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Detailed description of how to reproduce the problem
The text content breaks improperly when the column width is reduced.
Upload a screenshot
Describe the development framework
Framework: Nuxt 3 (v4.2.1)
UI Framework: Vue 3 (v3.5.24)
Component Library: @infineon/infineon-design-system-vue (v39.9.0)
Styling: Tailwind CSS (v4.1.17) + SCSS/Sass
TypeScript: Yes (enabled)
Build Tool: Vite (via Nuxt)
Additional Context:
Using Nuxt 4 with auto-imports enabled
Global component registration configured
i18n internationalization support (@nuxtjs/i18n v10.2.1)
State management with Pinia
Expected behavior
Text content should not break when the column size is reduced
Additional information
No response