[
https://issues.apache.org/jira/browse/NIFI-2327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15385838#comment-15385838
]
ASF subversion and git services commented on NIFI-2327:
-------------------------------------------------------
Commit 1753506 from [~ijokarumawak] in branch 'site/trunk'
[ https://svn.apache.org/r1753506 ]
NIFI-2327 limit JQuery version up to 2.1.4 as work-around
> 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
>
> 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)