Dohyung Ahn

Results 128 comments of Dohyung Ahn

[ProtoPie](https://www.protopie.io/)

It looks duplicate of #842. I wrote a possible workaround in #842, so please refer to that.

It won't be implemented soon. Sorry for that.

@kino90 The project is still active [as you can see](https://github.com/nhn/tui.calendar/commits/main). However, we don't have a plan to implement this feature yet.

@kino90 The team behind TOAST UI products is not developing TOAST UI only. So it's tough to share the roadmap in general. Please understand that. On the other hand, I'll...

@danolsen It's a known limitation of the default popup. and we don't have a plan to enhance the functionality of the datetime picker. You might need to implement your own...

@Adriani6 If you want to display the time grid only, you need to change the `week.eventView` option like below: ``` week: { eventView: ['time'] } ``` [This is on the...

@Tragio Hi. Lack of SSR support is not a bug, So I changed the label. [Next.js offers dynamic module loading which supports client-only modules.](https://nextjs.org/docs/advanced-features/dynamic-import#with-no-ssr) But It looks like Nuxt doesn't...

@Tragio We have a goal to release the next major update by the end of next March. But Things can be changed.

@ataylor32 Thanks for the example. It's not going to be easy to implement this feature, so I'm sorry to say that I can't tell you when it will be available.