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

When working in SwiftUI, I am having trouble with event creation. I longpress on the screen to create an event, but when I let go, the event disappears. #332

Open
mdvorman opened this issue Oct 3, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@mdvorman
Copy link

mdvorman commented Oct 3, 2023

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

RPReplay_Final1696359321.mov

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@mdvorman mdvorman added the bug Something isn't working label Oct 3, 2023
@kvyatkovskys
Copy link
Owner

@mdvorman Thx for the issue!

I'll check and try to fix the problem.

@kvyatkovskys
Copy link
Owner

@mdvorman I checked the issue and all works fine for me. can you provide more details, pls?

@mdvorman
Copy link
Author

mdvorman commented Oct 8, 2023

Can you share the code you are using for SwiftUI? I'm using the files from the README.md and the 0.6.19 Version

@kvyatkovskys
Copy link
Owner

kvyatkovskys commented Oct 10, 2023

The сode is the same as for SwiftUI example in the project 🤔

@mdvorman mdvorman closed this as not planned Won't fix, can't repro, duplicate, stale Oct 20, 2023
@mdvorman mdvorman reopened this Oct 20, 2023
@mdvorman
Copy link
Author

mdvorman commented Oct 20, 2023

I think the SwiftUI example is just a little confusing because it references files from the UIKit example in the line:

final class CalendarViewModel: ObservableObject, KVKCalendarSettings, KVKCalendarDataModel

Should I be including all UIKit files in my SwiftUI integration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants