Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Grid's Select Cell not reacting to "scaleEdit"-Event #2292

Open
JoshuaI02 opened this issue Mar 1, 2024 · 2 comments
Open

Data Grid's Select Cell not reacting to "scaleEdit"-Event #2292

JoshuaI02 opened this issue Mar 1, 2024 · 2 comments
Labels
support Asking for help

Comments

@JoshuaI02
Copy link

Scale Version
@telekom/scale-components: 3.0.0-beta.150

Framework and version
Vue 3.4.15 with Vite 5.0.11.

Code Reproduction
https://codesandbox.io/p/sandbox/scale-components-vue3-forked-x2lkdf?file=%2Fsrc%2Fcomponents%2FHelloWorld.vue%3A7%2C24
(The sandbox seems to have problems with showing the layout (it loads sometimes) but this code works for me.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Microsoft Edge
  • Version 121.0.2277.128

Additional context
The scaleEdit-Event works completly fine with editable Text Cells but somehow not with Select Cells.

@JoshuaI02 JoshuaI02 added the support Asking for help label Mar 1, 2024
@JoshuaI02
Copy link
Author

Okay, it somehow works now on the sandbox. I didn't change anything except the package version.
It still don't work in my project. It's the latest version and same code.

@amir-ba
Copy link
Collaborator

amir-ba commented Oct 23, 2024

the event fires in your example and also a sandbox that I created without Vuejs and also a local test with Vuejs worked as well. so maybe make sure you are using the latest version in your current project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Asking for help
Projects
None yet
Development

No branches or pull requests

2 participants