ThatTonybo

Results 12 issues of ThatTonybo

I've noticed that despite defining the type for my properties, the template won't show them. ```@param {object} [options] An optional object containing extra settings for the Client``` ![image](https://user-images.githubusercontent.com/28176227/79956730-e002f200-84c3-11ea-9ff3-9d1a366bcae2.png)

How can I access electron APIs like notifications and filesystem from the Nuxt pages?

## Prerequisites - [x] I have searched open and closed issues for duplicates. ## Describe the bug In the latest ISO off the website (could also be previous ones, but...

Fresh install of 21.04 and it does not work at all, top bar is still solid black

I was looking at the [example](https://camo.githubusercontent.com/ffd98f590ce1567a3ecdf32482283295eb928782/68747470733a2f2f6769656c636f6262656e2e636f6d2f6769746875622f7665726d696e616c2f6769746875625f636f7665722e706e67) and I was wondering how to turn my current one on Windows to the example one. Maybe even if it's possible to hide powershell...

I've run into an error when I try to run this code. ```js let player = require('play-sound')(opts = {}); player.play('Haywyre - Contagious.mp3', function (err) { if (err) throw err; });...

- **Operating System**: Ubuntu 21.10 - **Gnome Shell Version**: 40 - **Xorg/Wayland?**: Wayland - **Fildem version**: latest ### What is the current behavior? ![image](https://user-images.githubusercontent.com/28176227/138165250-a3b914a3-e370-437b-a8ea-73c4f25da17e.png)

bug

* **Summary** An intermediate style for the [Progress](https://next.inkline.io/docs/components/progress) element * **Can you provide a basic example?** Here is a [Codepen example](https://codepen.io/tmac/pen/QgVRKb) I found, that shows it well. Most libraries and...

feature

Installing this module causes the following error with `nuxt prepare`: ``` ERROR [vite:vue] failed to resolve "extends":"./.nuxt/tsconfig.json" in C:\Users\ThatTonybo\Desktop\chat-app\web\tsconfig.json 14:18:58 file: C:/Users/ThatTonybo/Desktop/chat-app/web/node_modules/nuxt-icon/dist/runtime/Icon.vue ```

It seems I've found a bug where dropdown icons that appear over content in the actual body appear to not exist. [Here's a gif showing what I mean.](https://i.imgur.com/GnsEa5Z.gifv) If it...

bug