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

ToolTip crashes in IE 11 #332

Closed
tsinghammer opened this issue Mar 6, 2018 · 0 comments
Closed

ToolTip crashes in IE 11 #332

tsinghammer opened this issue Mar 6, 2018 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@tsinghammer
Copy link

There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeNG PRO Support where support is provided within 4 business hours

I'm submitting a ... (check one with "x")

[x] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=57

In IE 11 when using the ToolTip component the following error is being logged:

SCRIPT438: Object doesn't support property or method 'forEach'

at this position:

("hover"===this.props.tooltipEvent?i.forEach(function(e,i)

and the ToolTip won't show.

One solution would be the following:
https://stackoverflow.com/questions/7459704/in-javascript-what-is-the-best-way-to-convert-a-nodelist-to-an-array/7459729#7459729

  • PrimeReact version:
    1.4.1
  • Browser: IE 11
@Merve7 Merve7 closed this as completed in 9506910 Mar 9, 2018
@Merve7 Merve7 self-assigned this Mar 9, 2018
@Merve7 Merve7 added the Type: Bug Issue contains a defect related to a specific component. label Mar 9, 2018
@Merve7 Merve7 added this to the 1.4.2 milestone Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants