Timeline bug in IE9 (console object)

Community Driven Extensions Project
Post Reply
User avatar
vrnroman
Posts: 6
Joined: 18 May 2013, 19:20
Location: Russia, Voronezh city

17 Apr 2015, 13:34

Sometimes IE9 doesn't have "console" object.
So, Timeline doesn't render.
More information and possible workaround here: http://stackoverflow.com/questions/1018 ... ror-in-ie9

But, maybe, it would be better to delete "console.log" functions from primefaces-extensions.js?

for example, timeline.js:

Code: Select all

links.Timeline.prototype.draw = function(data, options) {
    if (options) {
        console.log("WARNING: Passing options in draw() is deprecated. Pass options to the constructur or use setOptions() instead!");
    }

User avatar
Oleg
Expert Member
Posts: 3805
Joined: 02 Oct 2009, 09:41
Location: Germany, Black Forest

22 Apr 2015, 22:01

It was fixed in the Extensions 3.1.0. See https://github.com/primefaces-extension ... issues/313

I've released it right now.
PrimeFaces Cookbook (2. edition): http://ova2.github.io/primefaces-cookbook/ Learning Angular UI Development with PrimeNG: https://github.com/ova2/angular-develop ... th-primeng Blog: https://medium.com/@OlegVaraksin

Post Reply

Return to “Extensions”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 12 guests