• Almost works. However, the styling is all over the place, so to actually put this in front of a client to use I wouldn’t be able to, without fixing all the backend styling issues in the plugin directly.

    Also, when you want to update a user, there is a JavaScript error which stops you from doing this. Also the select fields are confusing and counter-intuitive to use.

    A shame as this very nearly does what it should. Sadly it’s not really ready for production websites as it’s full of annoyances and bugs.

    Still. For a work in progress prototype, it’s relatively good. If you could update employees, which you can’t at the moment.

    Also. Employees randomly disappear.

    What a frustrating plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter asha23

    (@asha23)

    You are running Vue in development mode.
    Make sure to turn on production mode when deploying for production.
    See more tips at https://vuejs.org/guide/deployment.html
    8a19f7ad768e7be4c1ab.chunk-bundle.js:1061 Uncaught TypeError: Cannot read property 'key' of null
        at Object.filterEditingData (8a19f7ad768e7be4c1ab.chunk-bundle.js:1061)
        at 8a19f7ad768e7be4c1ab.chunk-bundle.js:548
        at Array.forEach (<anonymous>)
        at VueComponent.selfUpdate (8a19f7ad768e7be4c1ab.chunk-bundle.js:542)
        at Proxy.boundFn (23e91b5745c58079d212.chunk-bundle.js:197)
        at submit (8a19f7ad768e7be4c1ab.chunk-bundle.js:1900)
        at invoker (23e91b5745c58079d212.chunk-bundle.js:2007)
        at HTMLFormElement.fn._withTask.fn._withTask (23e91b5745c58079d212.chunk-bundle.js:1805)

    Broken

    • This reply was modified 6 years, 12 months ago by asha23.
    Thread Starter asha23

    (@asha23)

    Also. This is no good for real companies if you can’t select half day leave. All companies require this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pretty broken – Can’t recommend it’s use on production websites’ is closed to new replies.