-
I have been trying to get the archived messages from MAM and using the inbuilt functions of smack api,
```
try {
if (lastMessageMamId == null) {
mamQueryResult = get…
-
The project list page directs users to the last branch they were on, even if it no longer exists - let's change that logic to only direct them there if the branch still exists.
IMO we should also red…
-
**Environment**
Mac OS
```
tns info
You are using the deprecated nsconfig.json file. Just be aware that NativeScript 7 has an improved nativescript.config.(js|ts) file for when you're ready to upg…
-
When users first sign up for a Dataform account (using email/password) we show them a "verify your email address" page. There is also a toaster saying "Error: Email not verified" that pops up. This is…
-
Clicking the `re-send verification email` button the verify your email address page gives the following error:
`Error: 403 - "{\"error\":\"access_denied\",\"error_description\":\"Non-global clients a…
-
**Serverside must return language string**
```
header('Content-Type: text/html; charset=utf-8');
// or on server
header('Content-type: text/plain; charset=utf-8');
return __('auth.email_not…
-
I was getting an error while building nativescript app.
D8: Program type already present: android.support.v4.app.INotificationSideChannel$Stub$Proxy
```
FAILURE: Build failed with an exception.…
-
I get the following error after migrating my Nativescript Vue application to NS 7.0. I am not sure whether the Nativescript 7.0 upgrade was recommended for vue based application. Could the below issue…
-
# [like] query is very slow. Can't you use index?
Hello! I am a Chinese user. My customer will search according to the pinyin code. There are 35000 pieces of data in the table to be queried. I want…
-
The right-hand sidebar toggle button shows "Toggle footer" on the hover text:
If you have trouble reproducing, the dataform page I'm looking at has no footer, and I'm running brave browser v1.4.96 …