Passing props to the renderer components.
jansiegel opened this issue · 7 comments
Description
It looks like currently it is impossible to pass props to the renderer components.
Steps to reproduce
- Go to http://jsfiddle.net/js_ziggle/1jy4o0Lf/
- The
test-prop
prop should be readable in the renderer component, but it's not.
Demo
http://jsfiddle.net/js_ziggle/1jy4o0Lf/
Your environment
- Vue wrapper version: 4.1.1
- Handsontable version: 7.4.2
Same question here.
It's working. Thanks @jansiegel
How can I use it on my website before release fixed version?
I responded to your comment here - #177 (comment)
Hi, @pnowak , @jansiegel , @jasonlfunk
Passing props is working well on codesandbox.
https://codesandbox.io/s/clever-bardeen-jvt00
But it's not working on my project. I cloned the develop branch, build it and use it on my project.
Attached is the one that I built and use in the project. (/node_modules/@handsontable)
@handsontable.zip
Would you please have a look what's wrong?
Thank you.
Hi @magic990619
It's better to keep the same question in one place.
So please follow in this thread as I wrote above - #177 (comment)
Hi @magic990619 I'm happy to announce that we just released Handsontable for Vue v 5.0.0 where we fix this issue.
Feel free to leave some feedback after testing.
We needed to push a quick fix in a patch so I'd recommend using 5.0.1.