ui-predicate
ui-predicate copied to clipboard
Demo with https://codesandbox.io
Use https://codesandbox.io to bring an editable demo of ui-predicate-vue
I also second a demo of this UI. So far the images of third party UIs look really awesome, but this package doesn't actually show you anything. Not sure if I'm even in the right place, but it seems very difficult to find a vuejs query builder UI.
Something along the lines of this https://www.syncfusion.com/vue-ui-components/vue-query-builder
For the time being you can use our storybook as a demo: https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/examples
This demo at this link appears to be broken: https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/examples
I get this error in the Chrome developer console when the page loads:
ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1 Uncaught ReferenceError: regeneratorRuntime is not defined
at Module.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at Object.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at Object.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at Object.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at Object.n (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
at l (ad1435aca3960de8e9fafb05fa4f66e43d09d0ee.js:1)
@mwgamble Try https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/getting-started/ instead ;)