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
babakamyljanovssw
changed the title
🐛 CORS - Reactions and Profile page are broken due to CORS
🐛 Bug - Reactions and Profile page are broken due to CORS
Oct 11, 2024
As my conversation with @adam, @wicksipedia, @bradystroud, @tkapa, it was decided that we are going to implement Giscus built-in reactions feature into SSW.Rules and delete custom implementation
Issue: ✨ Reactions - Migrate from custom to Giscus - #1567
Cc: @bradystroud @tkapa
Hi Team
Describe the Bug
The Azure Functions used for
Reactions
and Profile page have stopped working and all of them are giving CORS error.To Reproduce
Steps to reproduce the behavior:
GetUserFunction
,ReactFunction
,GetReactionsFunction
,RemoveReactionFunction
,AddUserOrganizationFunction
... calls failing with CORS issueExpected Behavior
Functions affected with CORS are fixed and affected features on SSW.Rules are functioning properly
Tasks
Screenshots
Figure: CORS error when liking and removing like on rules
related email
SSW.Rules - Reactions feature broken
Thanks!
The text was updated successfully, but these errors were encountered: