Borys Serebrov
Borys Serebrov
When vue-wait initializes, Vue 3 shows a warning (browser console, console output in tests): ``` [Vue warn]: Component is missing template or render function. at ... ``` This PR fixes...
After vue-cli 5 upgrade, we are getting an error in jest tests: ``` $ npm run test:unit -- tests/unit/test.spec.ts Component /.../frontend/node_modules/vue-wait/src/components/v-wait.vue uses lang html for template, however it is not...
Prototype selectable emoji for [#253].
Note: this issue is related to #126, but it is not the same. #126 about "withSort" helper usage and this one about task options usage. The collection sorting example (http://assemble.io/docs/Collections.html)...
I am trying to generate a sample package for https://app.starbucks.com. The iOS package fails both on the pwabuilder.com (no message, 500 error in network tab with no output) and via...
**Describe the bug** The `state` response field should be used to validate the Apple response (it should be the same as the `state` we send in request options). Request: see...
Recently file search after opening netfw buffer does not work consistently. Sometimes pressing "-" opens the parent directory with the cursor on the first line instead of the current file...
### What happened? The issue is reproduced in [capacitor](https://capacitorjs.com/)-based native iOS application. Capacitor wraps web application into the native app and the original web application is running inside the native...