Question about liveProvider #5217
-
I created my own custom provider based on centrifuge (https://github.com/centrifugal/centrifuge-js )
Connected it
Next, on the page with the table, I did this:
Since I use a simple-rest client, I do not understand in what format I need to send data to update the record in the table, now I am adding data in the form of a test, they come in this form to the event variable from onLiveEvent :
But there is no update of the record in the table, what am I doing wrong? or do I need to send data in a different format? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello @artemsiberiangit it seems you set Here is a link to the documentation: https://refine.dev/docs/api-reference/core/providers/live-provider/#manual |
Beta Was this translation helpful? Give feedback.
Hello @artemsiberiangit, as you guessed it's not possible at the moment. You can create an issue with title FEAT, we are open to community contributions. If this issue is critical for you, we can prioritize this feature in our enterprise package. https://s.refine.dev/enterprise