You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @sergiodxa The tutorial about SSE on your website is outdated. It involves usage of the useDataRefresh function which was removed from the library in v6.0.0. There are no clues on what to use instead. My guess is that it's a anti-pattern to refresh loaders and one would simply use a dedicated action instead.
I would appreciate if the tutorial was updated.
Of course, the remix itself, mentioned in the tutorial, is also outdated but at least there's plenty of resources on how to migrate to RR7.
Sorry if this isn't the right channel but I couldn't find any contact information on the website.
I'd be happy to help updating the article if that's an option. I'm going to implement SSE with RR7 in my project in the near future so I could rewrite the article and validate its methodology with the latest packages.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
@sergiodxa The tutorial about SSE on your website is outdated. It involves usage of the
useDataRefresh
function which was removed from the library in v6.0.0. There are no clues on what to use instead. My guess is that it's a anti-pattern to refresh loaders and one would simply use a dedicated action instead.I would appreciate if the tutorial was updated.
Of course, the remix itself, mentioned in the tutorial, is also outdated but at least there's plenty of resources on how to migrate to RR7.
Sorry if this isn't the right channel but I couldn't find any contact information on the website.
I'd be happy to help updating the article if that's an option. I'm going to implement SSE with RR7 in my project in the near future so I could rewrite the article and validate its methodology with the latest packages.
Beta Was this translation helpful? Give feedback.
All reactions