GithubHelp home page GithubHelp logo

Comments (8)

melloware avatar melloware commented on July 27, 2024

Hmm cant reproduce this in the Showcase?

image

from primefaces-extensions.

jepsar avatar jepsar commented on July 27, 2024

Hmm.. it seems it does work in production. I think this may be the same issue with JDK 11 we had with the remote command examples.

from primefaces-extensions.

melloware avatar melloware commented on July 27, 2024

Let me know what you find out i tried it in JDK 11 as well and it seems to be working.

from primefaces-extensions.

jepsar avatar jepsar commented on July 27, 2024

This is what I'm getting

Screen Shot 2020-10-25 at 09 31 03

from primefaces-extensions.

jepsar avatar jepsar commented on July 27, 2024

Hmm.. I'm no longer able to run the showcase with JDK 8? I was able to with this command from my history:

JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_201.jdk/Contents/Home mvn clean jetty:run

Now that gives me:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project showcase: Fatal error compiling: invalid flag: --release -> [Help 1]

from primefaces-extensions.

jepsar avatar jepsar commented on July 27, 2024

Oh, It's not JDK related. When I click the input it works.. when I click the spinner, it will only give me "00:00"

from primefaces-extensions.

melloware avatar melloware commented on July 27, 2024

Thanks for debugging let me look at it. Also the Compiler Plugin upgrade is what I think broke JDK8 as its not longer supported so I think I can back that plugin version up.

from primefaces-extensions.

melloware avatar melloware commented on July 27, 2024

Oh yeah its the customization example. Since it doesn't have a first value to spin to it spins to 00:00 and thus is no a valid value for the customized TimePicker.

          // if the value is empty, set 00:00 and process with spinning
            this.jq.val('00:00');

from primefaces-extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.