Victor Perrier

Results 370 comments of Victor Perrier

Yes this is problematic, we need to see how we can generate code in this module. There some work to be done, I cannot say when I'll get time to...

Yes the behavior of this function is the expected one, when I developed this function it was to answer a specific problem and that's what it does here. Nevertheless I...

This bug still appear with Bootstrap 3 & 4, but disappear if you use Bootstrap 5. I think it's a good workaround since BS5 is already the default in {bslib}...

@yogat3ch yes it supports modules, have you a reproducible example I can check ?

Hello @nick-youngblut, can you provide an exemple to reproduce the issue ?

For the first issue, you can try this example : https://github.com/dreamRs/toastui/blob/master/inst/examples/calendar-custom-create.R, note that you need last GitHub version where I added support for [selectdatetime event](https://github.com/nhn/tui.calendar/blob/main/docs/en/apis/calendar.md#selectdatetime). For the second one,, you...

> cal_proxy_update() does nothing the example I provided doesn't work for you? `cal_proxy_update()` update an existing schedule using its `id` and `calendarId` to identify it, if you do not provide...

> Is there a way to create a custom pop-up for creating an event at the location on the calendar (e.g., day) were the user clicks? It's certainly possible, but...

@nick-youngblut , @toxintoxin : can you please open new issues with some reproducible example ?

I'll look in the next week, lot of those seems related to `actionButton` / `actionLink`.