capacitor-community / capacitor-community/sqlite
bug: No active transaction if you use saveToStore()
Open
bug/fix
needs: triage
- Dominant language
- Swift
- Stars
- 661
- Forks
- 158
- PR merge metrics
- No merged PRs in 30d
Description
**Plugin version:**
6.0.2
**Platform(s):**
Web
**Current behavior:**
Give an error "cannot commit - no transaction is active"
**Expected behavior:**
No errors
**Steps to reproduce:**
Save any data in db and in same transaction use saveToStore()
**Other information:**
**Capacitor doctor:**
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 7.1.0
@capacitor/core: 7.1.0
@capacitor/android: 7.1.0
@capacitor/ios: 7.1.0
Installed Dependencies:
@capacitor/android: not installed
@capacitor/ios: not installed
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
```
Contributor guide
Assessment
This issue has not been assessed yet.