Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External IFrame Example isn't working after latest update. #24

Closed
RredCat opened this issue Apr 22, 2014 · 3 comments
Closed

External IFrame Example isn't working after latest update. #24

RredCat opened this issue Apr 22, 2014 · 3 comments
Labels

Comments

@RredCat
Copy link

RredCat commented Apr 22, 2014

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)

@RredCat
Copy link
Author

RredCat commented Apr 22, 2014

@vedmack
Copy link
Owner

vedmack commented Apr 22, 2014

So it was you that sent those dozens of feedbacks from external page :)

Will take a look at this later on.

@vedmack vedmack added the bug label Apr 22, 2014
vedmack added a commit that referenced this issue May 1, 2014
@vedmack
Copy link
Owner

vedmack commented May 1, 2014

Fixed in 0.5.5 version, note that now you will have to specify the position of your widget in the triggerAction function call, for example:

parent.fm.triggerAction(event, "left-bottom");

Take a look at the showcase

@vedmack vedmack closed this as completed May 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants