Replies: 7 comments
-
@jwillmer ` @component({ async componentWillLoad() { async prepData() { render() { |
Beta Was this translation helpful? Give feedback.
-
@jwillmer We're still struggling with Filters in a StencilJS app. Any help is much appreciated! |
Beta Was this translation helpful? Give feedback.
-
@kswailscoil I currently work on other tasks. I haven't tested your implementation. I still hope that the maintainer might react on this issue ;) |
Beta Was this translation helpful? Give feedback.
-
@jwillmer Appreciate the live communications! My team is persistent but we must be missing something simple; I'll keep watching this, too. |
Beta Was this translation helpful? Give feedback.
-
Maybe @islarky88 or @m2a2x could help us. Seams they where quiet active in the past months. |
Beta Was this translation helpful? Give feedback.
-
i'm not familiar with stencil sorry. afaik, revogrid is framework agnostic. have you tried the simple install based on the guide here? https://revolist.github.io/revogrid/guide/installing.html
could you try passing an empty object? or maybe
|
Beta Was this translation helpful? Give feedback.
-
@islarky88 Thank you for the comment; I've tried all of these suggestions and many others. I believe it's my StencilJS lifecycle implementation and must be doing something incorrectly. I've been able to use a Vanilla JS + HTML implementation with no issues; If anyone has an understanding of a Stencil JS implementation I would really appreciate an assist. This is such a great library and would like to keep supporting it. @revolist Thank you for your hard work in creating and maintaining this. |
Beta Was this translation helpful? Give feedback.
-
I saw it is build based on stencil but there is no reference on how to include it in a stencil project. And I'm struggling getting it to work.
Beta Was this translation helpful? Give feedback.
All reactions