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

Title field cannot be hidden #212

Open
yuthnaraya opened this issue Jan 28, 2020 · 0 comments
Open

Title field cannot be hidden #212

yuthnaraya opened this issue Jan 28, 2020 · 0 comments

Comments

@yuthnaraya
Copy link

yuthnaraya commented Jan 28, 2020

Hi,

I cannot hide title field. I set title to false but it does not work. It's working fine for other like description, location, ...
Here are my code.
Vue.use(DaySpanVuetify, { data: { supports: { title: false, description: false, color: false, location: false, calendar: false, busy: false, icon: false, guests: false, }, }, });

How can we disable popup for edit? I cannot find any allowEdit: false.
Do you have any hint?

Thank you,

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