jdeniau/ink-tab

Cannot read property of 'Consumer' of undefined

rharkov opened this issue · 5 comments

Hey, doing project with ink and have issue with using ink-tabs.
Attaching two screenshots on whats going on, if you need more info let me know!

Screen Shot 2020-08-23 at 10 11 26 PM

Screen Shot 2020-08-23 at 10 45 55 PM

Thanks!

Hi,

This is probably a problem with the version on ink that you use.

Can you tell me which version of ink and ink tab you are using?

Hi, we are using 3.0.4 for ink and 3.0.2 for ink tab
Screen Shot 2020-08-24 at 10 26 04 AM

OK, that is probably due to ink 3.
The peerDep is ^2.2.0, and IIRC ink 3 did changes some stuff with the contexts.

I will try to update ink-tab for ink 3 soon (or if you want to open a PR, it's great !)

Thanks! we are trying ink-select-input now. We really want this project to work but we keep hitting so many walls on the way and unfortunately not a lot of examples or help online. We cannot even get basic example of ink-select-input to run :(

It should be fixed with the version 4.0.0

For ink-select-input, you should probably open an issue there. There are some issue about the bundling though