Juan Gauna
Juan Gauna
I can't figure out what to do to get the 'init' event fired using requirejs. Can someone help me? ``` define(['jquery', 'backbone', 'marionette', 'underscore', 'layouts/RootLayout' ], function($, Backbone, Marionette, _,...
The plugin creates a folder called "Day Planners" so make sure you create the files inside that folder and then follow the @rgrangeiro [note](https://github.com/lynchjames/obsidian-day-planner/issues/98#issuecomment-1063293143)
Why this method isn't public ? I think it should be good if it's on documentation
I tried this solution but it seems to be randomly rendering as it wants. Sometimes the filepond browse button works and sometimes it doesn't. Is there any solution to this?...
What if I want to disable this?
Any partial solution for this? I've been stucked for 2 days. The first time Brunch runs the Tailwind styles are applied but if I change some HTML file the styles...
I have the same issue in an horizontal viewport. Everything that's hidden (because of `overflow:hidden`) can't be scrolled. Even with a `overflow-x:scroll` the dragging doesn't work
Same issues here ``` Linux j 5.15.0-86-generic #96-Ubuntu SMP Wed Sep 20 08:23:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ```
I'm stucked on this for months. Trying to update my app to work with android X. If I manually grant the permission ACTIVITY_RECOGNITION (which is Phisycal Activity permission on the...
Also, if you don't need a parent you can still use the classic injection ```javascript ```