Oscar Quinteros

Results 38 issues of Oscar Quinteros

How do I get the date that was clicked from the InlineCalendar view? Can you enable discussion here on GitHub for this type of question?

How to listen to the clicked event programmatically. For my purpose, I need to open a Modal when a date is clicked.

Please see the following video [VIDEO LINK HERE ](https://www.awesomescreenshot.com/video/7157975?key=6f6a0b347317d2280cb94fc8cd8d23eb)it happens also on your demo.

I can get this to work with sveltekit, I get no errors.

Awesome library!!!! I am getting this error after installing and copying the example setup. ``` TypeError: after_update is undefined ```

How to store data to MongoDB?

I am using mlab remote mongoDB and get this message added the connection uri to the .env. I have node v 7.2.1, npm 4.0.5 MongoError: failed to connect to server...

### Describe the problem: RoundCube is not loading for me. `ReferenceError: rcube_webmail is not defined` `Uncaught ReferenceError: $ is not defined` ### Steps to Reproduce: https://domain.com/webmail I get the following...

I am using Bootstrap 5 CSS and apparently svelte-images is using common classes found on Bootstrap CSS for example "container and nav" so the carousel was not working correctly for...

I could not get the setup with Modal to work with svelte-kit latest, when I click on an image I console log images and idx from the popModal function and...