Results 107 comments of sooxt98

I think this is due to Laravel 8 moving all the app models into models subdirectory

sorry, i don't understand what you mean

Try to take a look at this, this issue is not related to this plugin but the way on how you wrap the Gnvav https://stackoverflow.com/questions/52350371/bottom-navigation-bar-sticks-to-top-of-keyboard On Sun, 7 Aug 2022...

Could you provide a minimal code that produce this error?

@Blisston you could use GButton `onPressed` for Navigator, onTabChnage usually is used for `setState` to change tab content

Could you provide a minimal code that produce this error? On Fri, 27 May 2022 at 8:59 PM, alexandranb1 ***@***.***> wrote: > It does the same issue on onPressed function...

Hi there, I need the full code all in one file, at least it’s runnable, and able to reproduce the same error On Fri, 27 May 2022 at 9:09 PM,...

There’s no elevation within this package, it’s from elsewhere, try look around your code. On Thu, 19 May 2022 at 2:45 PM, Abdussalam Pc ***@***.***> wrote: > [image: image] >...

For example boxShadow On Thu, 19 May 2022 at 2:50 PM, Sheldon Soo ***@***.***> wrote: > There’s no elevation within this package, it’s from elsewhere, try look > around your...

@robertmrobo Hi there, i would suggest you to change Gnav.selectedIndex instead of modifying the actual navbar state directly. There's an example showing how changing tabpage trigger Gnav to change selectedIndex...