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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,7 @@
1
1
## 20.11.1
2
-
* Issue fixed if same type of multiple surveys/nps widgets available.
3
2
* Added getFeedbackWidgets method to get a list of available feedback widgets as array of object to handle multiple widgets of same type.
4
3
* Added presentFeedbackWidgetObject to show/present a feedback widget.
5
-
* Deprecated getAvailableFeedbackWidgets method.
4
+
* Deprecated getAvailableFeedbackWidgets method. It will not be possible to see all the available feedback widgets. In case there are multiple ones for the same type, only the last one will be returned due to their id being overwritten in the type field.
0 commit comments