[
https://issues.apache.org/jira/browse/NIFI-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Kawamura resolved NIFI-2327.
---------------------------------
Resolution: Fixed
Assignee: Koji Kawamura
I've add a workaround to limit JQuery version to 2.1.4. Confirmed the JS error
is gone.
> nifi.apache.org web site has JS error: a.indexOf is not a function
> ------------------------------------------------------------------
>
> Key: NIFI-2327
> URL: https://issues.apache.org/jira/browse/NIFI-2327
> Project: Apache NiFi
> Issue Type: Bug
> Components: Documentation & Website
> Reporter: Koji Kawamura
> Assignee: Koji Kawamura
>
> It was the first time for me to build and update the Apache NiFi Web site.
> When I execute bower install without any bower component cache, JQuery
> version had been updated from 2.1.4 to 3.1.0.
> Unfortunately JQuery 3.x has a breaking change affecting foundation.js. The
> latest foundation.js [adds JQuery version limit up to 2.1.0 |
> https://github.com/zurb/bower-foundation/commit/15d98294916c50ce8e6838bc035f4f136d4dc704]
> for this. But this change has not been released as of this writing.
> A possible workaround is adding JQuery version limit at nifi-site/bower.json.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)