gepz
gepz
### Expected Behaviour Output file is bundled correctly. ### Actual Behaviour The output file index.js only contains the 2 lines of the compiled entry file without bundling anything. ``` (()=>{"use...
**Describe the bug** The extension causes UI issue on Twitter even when not enabled. The embedded YouTube video always looks like this while playing, with the skip function enabled or...
I'm using the latest alpha version and noticed that if I call SearchForDevicesWithFilter and a device is found, the call to the function no longer works. Below is a simplified...
I spent an hour debugging before noticing the latest commit I think this might help future users🙏
The callback (OnValue in the below example) stops receiving new values after writing bytes to the characteristic using the `Write` method (OnButtonAClick in the below example). ``` using System.Collections; using...
**Describe the bug** Slidev fails to recognize the default theme in two scenarios when using pnpm: 1. When installed globally (`pnpm add -g @slidev/cli @slidev/theme-default`) 2. When installed locally but...