Martijn Gussekloo
Martijn Gussekloo
Yup, same here
I have the same thing, just installed Obsidian and selected this theme (no other plugins / snippets). Update: I came up with a snippet to fix it. Since I'm new...
I have the same issue. After an update, {{ \Route::localizedUrl('nl') }} results in "http://site.test/livewire/message/slideshow" (where slideshow is the name of the Livewire component). I hope this gets fixed! Seems this...
Also, line 103 ($fullPath = is_readable($template);) returns true for files that exist, but may not be inside the theme directory... Maybe I can make a pull request to improve these...
This is a good idea. I would like to combine datepicker and a simple form of this "timepicker". I'll look into it, but at the moment I'm pretty busy working...
I haven't supported this plugin in a while. I'm not sure if it's worth it to add support for ST4 at this point.
I'll be looking into that soon, I haven't switched to ST3 myself. I was hoping ST3 would support this tab-behaviour natively but that may not be the case.
I've updated the plugin, now compatible with ST3. Let me know if it works for you, any feedback welcome!
Thanks for your reply! I've updated the plugin, could you help me testing please?
Thanks for the excellent bug report! I'll try to resolve all these bugs but it might take a while... This is my first and only Python / SublimeText project :)...