-
### Version
1.11.5
### Link to Minimal Reproduction
https://github.com/pooooood/tableTest
### Steps to Reproduce
npx nuxi@latest init test
cd test
npm install @visactor/vue-vtable
修改app.vue
…
-
I think the code below should not compile.
**Repro steps**
Provide the steps required to reproduce the problem:
```fs
type LabeledProperty =
abstract member alert: title:string * message:stri…
-
### Discussed in https://github.com/Budibase/budibase/discussions/14996
Originally posted by **imthiazdxb** November 8, 2024
Hello Budibase Community,
I’m a cloud and web-based software de…
-
Hi,
I have installed AIL in my Ubuntu VM, but when I launch it with ./LAUNCH.sh -l it gives me the following error. Can someone please help me fix the issue.
**************** AIL Successfull…
-
**Bug Severity**
* [ ] **1 = Minor problem** that does not affect total framework functionality (e.g., computation error in a POD, problem with logging output, or an issue on a single system
* […
-
# **🚀 Feature Request**
Starting from Android version 10, support for Scoped Storage (or Storage Access Framework (SAF)) was introduced. The current file upload method is not secure, and I don't se…
-
### 📚 Subject area/topic
Client-Side Interactivity
### 📋 Suggested page
https://docs.astro.build/en/guides/framework-components/
### 📋 General description or bullet points (if proposing new conten…
-
### Describe the bug
rangesOverlap uses string comparison to determine overlap, which I believe is incorrect.
```typescript
// example
rangesOverlap(
["10.0.0.0", "10.0.15.255"], // 10.0.0.0/…
-
I have a need to get the pdfreader to work as a reader to read in transactions. I have an off brand credit card that only exports the transactions on the credit card statement as a pdf and there's no …
-
### Describe what's incorrect/missing in the documentation
https://reactrouter.com/upgrading/router-provider#2-install-the-vite-plugin describes how to adopt the new React Router framework, coming fr…