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
I am going to use multiple feedbacks together external iFrame.
But iFrame example doesn't work after latest update.
It gets next error in console:
TypeError: className is undefined
if (className.indexOf('left-top') !== -1) {
(line 205)
The text was updated successfully, but these errors were encountered:
I am going to use multiple feedbacks together external iFrame.
But iFrame example doesn't work after latest update.
It gets next error in console:
TypeError: className is undefined
if (className.indexOf('left-top') !== -1) {
(line 205)
The text was updated successfully, but these errors were encountered: