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
There's a problem with the encoding in this Button Block. When you change the text from English to a non-latin word (e.g. Greek) everything breaks in the front-end.
Fixes#261
- Adding new `sensei-certificate/view-certificate` block.
- This block relies on existing method to generate the certificate link.
- Logic to generate the certificate link has been updated to:
- Hide block if user didn't complete the course yet.
- Get course_id from current course as fallback if GET is not set.
- Added `@wordpress/icon` dependency to set the "button" icon for the
new block.
Reported originally by @elninio7 here.
The text was updated successfully, but these errors were encountered: