Sarvex ☠ Jatasra

Results 12 issues of Sarvex ☠ Jatasra

PopoverTableViewController crashes when the + button is clicked. By default Popovers are disabled for iPhones and I have to add the following extension to run the code. ``` extension UIPopoverController...

const Bottr = require('bottr'); const bot = new Bottr.Bot(); bot.on('message_received', function(message, session) { session.send('Hello World') }) bot.listen(); The code when run gives error `Cannot GET /` However if I include...

``` [ 10%] Building NVCC (Device) object CMakeFiles/warpctc.dir/src/warpctc_generated_reduce.cu.o /usr/lib/gcc/x86_64-linux-gnu/5/include/mwaitxintrin.h(36): error: identifier "__builtin_ia32_monitorx" is undefined /usr/lib/gcc/x86_64-linux-gnu/5/include/mwaitxintrin.h(42): error: identifier "__builtin_ia32_mwaitx" is undefined 2 errors detected in the compilation of "/tmp/tmpxft_00001829_00000000-16_reduce.compute_52.cpp1.ii". CMake Error...

### Which component is affected? Qwik Runtime ### Describe the bug Let's create a Qwik App ✨ (v1.1.1) │ ◇ Where would you like to create your new project? (Use...

bug
triage

[Describe your pull request here. Please read the text below the line, and make sure you follow the checklist.] * * * ## Pull request checklist Read the [Contribution Guidelines](https://github.com/nlohmann/json/blob/develop/.github/CONTRIBUTING.md)...

documentation
L
CI

**Describe the bug** I frequently use the `JSON: Sort Document` command to sort the JSON documents. The command works perfectly file for the whole document in VSCode but when using...

bug
stale

### Clear and concise description of the problem Currently, we have these two options - [ ] Vite: Build command - npm build - [ ] Vite: Dev command -...

enhancement

When Editing Music Videos, if I specify multiple artists separated with semicolon the it saves successfully. But if there is a succeeding semicolon in the end of the list "Artist...

bug
investigating

Currently all the builds are available under a single release tag [v0.2.0](https://github.com/ValeLang/Vale/releases/tag/v0.2.0) I am using scoop to install the latest build on my windows machine which relies on new tags...