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

drag and drop functionality is not work #32

Open
shadmanshaikh opened this issue Jun 10, 2024 · 0 comments
Open

drag and drop functionality is not work #32

shadmanshaikh opened this issue Jun 10, 2024 · 0 comments

Comments

@shadmanshaikh
Copy link

So I tried using SPA in livewire but couldn't do so , So I tried including the livewire as component in to a simple blade file which has a controller returning just the view
(PS: i've already installed tailwind css)

this is how my index.blade.php looks like
`



@Vite('resources/css/app.css')
@livewireStyles
<livewire:calsec />
@livewireScripts
@livewireCalendarScripts

`

cal

i cannot drag and drop ( also provide a way to do that in SPA livewire)

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

No branches or pull requests

1 participant