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

Paste event doesn't contain the pasted records in eventRecords #6801

Closed
taauntik opened this issue May 17, 2023 · 0 comments
Closed

Paste event doesn't contain the pasted records in eventRecords #6801

taauntik opened this issue May 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@taauntik
Copy link

Forum post

This is reproducible here https://bryntum.com/products/scheduler/examples/basic/

https://bryntum.com/products/scheduler/docs/api/Scheduler/feature/EventCopyPaste#event-paste
rhata5qooa

Please use this code to reproduce

scheduler.on('paste', e => console.log(e));

The event records will contain the copied record not the pasted record

@taauntik taauntik added bug Something isn't working forum Issues from forum OEM OEM customer labels May 17, 2023
@taauntik taauntik self-assigned this May 18, 2023
@taauntik taauntik added in progress ready for review Issue is fixed, the pull request is being reviewed and removed in progress labels May 18, 2023
@isglass isglass added high-priority Urgent to have fixed resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels May 31, 2023
@isglass isglass added this to the 5.3.7 milestone Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants