poirazis / bb-plugin-TabContainer

A Tab Container Plugin for Budibase (Requires Tabs Plugin)
9 stars 2 forks source link

TAB container not working: all underlying components are invisible on screen #2

Open E-JOKE opened 1 year ago

E-JOKE commented 1 year ago

Tab container not working anymore. All components inside the tab container are still visible on the left pane in Budibase design mode, but are invisible in visual preview. Tested this in an existing project and a new project. Both fail. Previous version of Budibase: same problem. Any ideas? Budibase_Tab.pdf

poirazis commented 1 year ago

hey @E-JOKE can you give me a small app export to debug ?

tavrez commented 1 year ago

Not sure if this is related or not, but this is what I see as soon as I add tab containers: image

chenxiaowei107 commented 8 months ago

I have the same problem,How to solve it。

tavrez commented 8 months ago

I have the same problem,How to solve it。

Honestly I recommend you to completely abandon the budibase ecosystem and go for alternatives, in the whole duration I tried to use it I got nothing but lots of bugs in many places(helm files, connection with mongodb,...) I reported everything I faced and got no answer from anyone official. The only change which affected me since the day i've started using bb (jul 2023) till today is back on those days, there were unlimited users on self-hosted, now it's not :/ This plugin is also dead, completely useless and no updates.

chenxiaowei107 commented 8 months ago

I have the same problem,How to solve it。

Honestly I recommend you to completely abandon the budibase ecosystem and go for alternatives, in the whole duration I tried to use it I got nothing but lots of bugs in many places(helm files, connection with mongodb,...) I reported everything I faced and got no answer from anyone official. The only change which affected me since the day i've started using bb (jul 2023) till today is back on those days, there were unlimited users on self-hosted, now it's not :/ This plugin is also dead, completely useless and no updates.

I have solved the problem. It was caused by using the wrong plug-in. Now I use the ”bb-component-SuperTabs“ plug-in, which only requires one plug-in to create a tab page.

poirazis commented 8 months ago

You can also use https://github.com/poirazis/bb-component-SuperContainer which offers Tabs / Grid / SplitView / Repeater / FieldGroup capabilities all in one plugin

chenxiaowei107 commented 7 months ago

You can also use https://github.com/poirazis/bb-component-SuperContainer which offers Tabs / Grid / SplitView / Repeater / FieldGroup capabilities all in one plugin

I used It , It's very good, and it is better than SuperTabs,because It have more options to set ,thank you.