-
Hello,
Executing the following command ends in an error:
```
$ offline-issues --state all USER/REPO
{ Error: read ECONNRESET
at _errnoException (util.js:1024:11)
at TLSWrap.onread (n…
-
##### Prerequisites
- [x] Have you checked for duplicate [issues](https://github.com/kaltura/playkit-js-offline-manager/issues): YES
- [x] Which Plugin [version](https://github.com/kaltura/playkit…
-
Hi I'm just seeking some clarification around the behaviour I'm seeing when the browser is offline
1. I have a simple test app that logs an exception on load. (Angular app, not using plugin)
1. W…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am developing a Blazor hybrid app…
-
In your interface you want to hide some actions if the record is readonly but Kinto.js doesn't expose that.
You could use `client.api` to fetch the permission but if you want to be offline first you …
-
**UV version:**
```
universalviewer@2.0.1
```
**I'm submitting a:**
- [x] bug report
- [ ] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-st…
-
The compiled version seemed to use some dependencies that are dynamically loaded (instead of self-contained).
## Steps to reproduce the problems
1. Checking out the `gh-pages` branch into a loca…
-
to save some time of others, as the current repo is abandoned, these repos (updated branches) seem to be up-to-date:
- https://github.com/Trunkstar/oauth2-microsoft but if you want to allow other au…
-
**Describe the bug**
src/ServiceWorker/registerRoutes.js has rule for html files with NetworkFirst strategy:
`/**
* Route for HTML files. This route uses NetworkFirst strategy to fetch
…
-
Hi,
I am experiencing an issue with the --stage flag. When I run my command with --stage, it does not work as expected. However, if I run the same command without --stage, everything works correctl…