Live provider issue
I followed the information on this doc https://refine.dev/docs/advanced-tutorials/real-time, to set up an Ably live provider and it doesn't work. I have my data provider and auth provider working fine, but as soon as I add the live provider my app component stops rendering, it just shows a blank page with a <noscript>You need to enable JavaScript to run this app.</noscript>
I attached two images showing both related files. Like I said, that code you see on the app renders a blank page, but if I were to comment the live provider line it would work just fine.
I attached two images showing both related files. Like I said, that code you see on the app renders a blank page, but if I were to comment the live provider line it would work just fine.


