Tony Habash
Tony Habash
Looks like Vorpal is using 0.11.0 version of Inquirer, which is now at 5.1.0. Please consider updating.
I couldn't find a Makefile target to uninstall. Can you please advise what I need to do? Is it as simple as removing the following files: Output from "make install"...
Looks like the new version now supports "activate-next-group" and "activate-previous-group" but removes support to "toggleView" which was there in previous versions. ### Updated Code https://github.com/projectdelphai/panorama-tab-groups/blob/master/src/js/background.js#L156 ### Previous Code https://github.com/projectdelphai/panorama-tab-groups/blob/ea50dd70a5a9179cdb95457bfb0f82363b0ca5ec/src/js/background.js#L158
### Environment **Vuetify Version:** 3.3.7 **Vue Version:** 3.3.4 **Browsers:** Firefox 115.0 **OS:** Linux x86_64 ### Steps to reproduce Create an VAppBar with an extension slot and provide an extension-height. ###...
HTML tag names in "Nunjucks" language mode, don't completely BOLD. The bold formatting stops just before the hyphen. Example: Tags with NO hyphens, will fully ***bold*** the tag name: Tags...
### Describe the bug When using `watchPausable` and setting `immediate=true`, you are unable to call any of the control functions (stop/pause/resume) from the watcher callback. You'll get a similar error...
**Is your feature request related to a problem? Please describe.** This request is not directly related to a problem that I am aware of. **Describe the solution you'd like** I'm...