Eri
Eri
Hello! I have such a structure: ```dart routes: { '/': (routeData) => const TabPage( child: HomePage( captions: ['Profile', 'Purchase', 'SMS', 'Webcall'], ), paths: ['/profile', '/purchase', '/sms', '/webcall']), '/profile': (routeData) =>...
I'm using TabPage for the whole application and need some tabs to open pop-ups. Is it possible to have such routes or maybe simply add routeless points with custom onTap...
## Version - Carbon Fields: 3.1.20 - WordPress: 5.4.2 - PHP: 7.4 ## Expected Behavior I add association field inside the complex field. Expect it just to work (to save)....
Hello, if actually it's not a problem as for locale switches, it's surely a problem as for changing screen size (as i use it on web). I use responsive_sizer and...
As this collection is multilingual, it would be cool to have an option to search for country ISO by the name in any=unknown language
### What happened? Yep, i use old pre 5.7 mysql, and can't update it for the moment. Just after install, when i visit /docs/api route, scramble tries to analize controller,...
### PHP Version 8.4 ### Laravel Version 12.10.2 ### Package Version 14.0.0 ### Description Have string id, added everything needed to the model, but get error on save ### Steps...