Git Product home page Git Product logo

apexgrid's People

Contributors

desig9stein avatar kdinev avatar rkaraivanov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

apexgrid's Issues

doesnt work at ALL

just installed in in vue 3 as per the docs , has so many errors :

Firstly , you say that a compiler option must be added , isCustomElement: (tag) => tag.includes('-'),

This breaks all vue-router components - well done for actually testing you component in any real world example sheez

ok so i just changed that to isCustomElement: (tag) => tag.includes('-') && tag.includes('apex'),

next errors

Uncaught TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at ThemingController.adoptStyles (theming-controller.ts:65:14)
    at ThemingController.hostConnected (theming-controller.ts:49:10)
    at reactive-element.ts:1044:55
    at Array.forEach (<anonymous>)
    at ApexGrid2.connectedCallback (reactive-element.ts:1044:25)
    at ApexGrid2.connectedCallback (lit-element.ts:189:11)
    at insert (runtime-dom.esm-bundler.js:10:12)
    at mountElement (runtime-core.esm-bundler.js:5326:5)
    at processElement (runtime-core.esm-bundler.js:5236:7)

and

Uncaught (in promise) DOMException: Failed to execute 'structuredClone' on 'Window': [object Array] could not be cloned.
    at ApexGrid2.dataChanged (http://127.0.0.1:5173/node_modules/.vite/deps/apex-grid_define.js?v=0c828c52:46385:22)
    at protoOrDescriptor.willUpdate (http://127.0.0.1:5173/node_modules/.vite/deps/apex-grid_define.js?v=0c828c52:45138:24)
    at protoOrDescriptor.willUpdate (http://127.0.0.1:5173/node_modules/.vite/deps/apex-grid_define.js?v=0c828c52:45132:18)
    at ApexGrid2.performUpdate (http://127.0.0.1:5173/node_modules/.vite/deps/apex-grid_define.js?v=0c828c52:695:14)
    at ApexGrid2.scheduleUpdate (http://127.0.0.1:5173/node_modules/.vite/deps/apex-grid_define.js?v=0c828c52:647:17)
    at ApexGrid2.__enqueueUpdate (http://127.0.0.1:5173/node_modules/.vite/deps/apex-grid_define.js?v=0c828c52:623:25)

i did add an import one of the styles , which also should be mentioned upfront , yet you have to go to the theming page to discover its a requirement.

import 'igniteui-webcomponents/themes/dark/bootstrap.css'

anyway .. it helped nothing.

For goodness sake , take down your webpages presenting this as some usable module while it is in this state. Or update your docs to tell us how to make it work .. while you at it , why dont you include some working examples , using the component like an end user ( unlike the one on your current page that uses some code from within your modules not applicable to end users)

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.