Skip to main content
1 vote
0 answers
61 views

i have an issue by using live query from parse server, it successfully connect to live server but whenever it received some message it show this error error: Failed running afterLiveQueryEvent on ...
Rafly Lesmana's user avatar
0 votes
1 answer
368 views

Hello i have installed Parse server and parse sdk for php on my Linux Centos Server. Parse Dashboard: 1.3.3, Server version: 4.3.0 I'm managing those db's using php code. This parser was installed by ...
Adrian Zalewski's user avatar
0 votes
0 answers
57 views

I am using livequery 1.3.6. When I updated WordPress 5.6+ version, it doesn't work. Can you help me to fix the issue. I am using in my javascript function like below code $('#my-popup').livequery(...
MaxCode's user avatar
  • 13
2 votes
1 answer
67 views

Im building an SPA with parse.js and Vue.js and are using queries like these to pull things from my database. let query = new parse.Query("MyData"); const results = await query.find(); ...
acroscene's user avatar
  • 1,077
0 votes
1 answer
45 views

I need to call some jquery plugin method for new created and added elements to page. Before I used livequery plugin to discover those elements and call my desired plugin for those. for example in this ...
Ahmad Badpey's user avatar
  • 6,594
1 vote
0 answers
531 views

I am trying to achieve a board that enables real-time editing for cooperating users. I am running a parse server using Sashido, where I have LiveQueries enabled for among other things 'Sticky'. For ...
MsBlueSky's user avatar
0 votes
1 answer
1k views

I have been trying to create a live query on a Parse server using a subscription, but it seems like some events are not triggered. I log every event that the subscription receives, and I know that '...
MsBlueSky's user avatar
0 votes
0 answers
432 views

Am using this Bootstap star rating plugin version v4.0.5 with JQuery 3.1.1. I have initialized the plugin after calling livequery plugin (from this author Brandon Aaron) as my star rating input is ...
BoCyrill's user avatar
  • 1,379
1 vote
0 answers
698 views

Issue Description We have hosted Parse server on Azure App Services. We are able to connect to live Query and able to Subscribe to it. We are getting below messages. 2019-01-01 19:03:26.917094+0530 ...
Nishith  Sheth's user avatar
0 votes
0 answers
218 views

I am working on a jQuery plugin where I need to manipulate DOM for some insertions and deletions and I am required to work with some specific class (say class demo). I have to make it work with ...
shubham singh's user avatar
1 vote
0 answers
169 views

parse-server version 2.7.4 (Azure on a Standard_B4ms) mongoDB-server version 3.4.14 (Azure on a separate Standard_B4ms) I have an iOS & Android app, with LiveQuery (set on the parse-server's VM) ...
Sotiris Kaniras's user avatar
2 votes
1 answer
593 views

Is it possible to get subscription alerts for live queries on a single client instead of everyone. I am using the following code to get update alerts for the object 'obj' on class 'class-name'. But ...
sap's user avatar
  • 254
-2 votes
1 answer
60 views

Existing code already uses .on to bind all over the place. I need to insert html into the page, but I have my own logic for initializing the html and binding the clicks and therefore for the piece I ...
mjs's user avatar
  • 22.6k
0 votes
2 answers
176 views

Orientdb throws on each live query subscripion using binary protocoll following Nullpointer exception: Error executing live query subscriber. java.lang.NullPointerException at com....
Elvis's user avatar
  • 1
1 vote
1 answer
74 views

I use OrientJS with OrientDB to perform livequery. The subscription to live query has no problem but I could not find any way to unsubscribe from that event.
Ameer Jhan's user avatar

15 30 50 per page
1
2 3 4 5
9