ui-predicate icon indicating copy to clipboard operation
ui-predicate copied to clipboard

Demo with https://codesandbox.io

Open FGRibreau opened this issue 6 years ago • 4 comments

Use https://codesandbox.io to bring an editable demo of ui-predicate-vue

FGRibreau avatar May 08 '18 10:05 FGRibreau

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

timothymarois avatar May 06 '19 09:05 timothymarois

For the time being you can use our storybook as a demo: https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/examples

FGRibreau avatar May 06 '19 11:05 FGRibreau

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 avatar Jan 07 '20 04:01 mwgamble

@mwgamble Try https://ui-predicate.fgribreau.com/ui-predicate-vue/1.0.0/getting-started/ instead ;)

Bary avatar Aug 20 '20 09:08 Bary