clbk

Results 13 issues of clbk

I have tested on chrome browser and i saw "undefined object" error and i fixed it.

**Describe the bug** Navigate same route despite preventDuplicate is true. **To Reproduce** Define SEARCH_DETAIL route like that: ```dart static const SEARCH_DETAIL = "/search-detail"; ``` Define GetPage like that: ```dart GetPage(...

How can I marked disabled or readonly SmartSelect Widget?

I would like to do very simple thing but I cannot. I would like to define fixed width and height of slider images. Images should be 40 x 40. However,...

### Description I try to publish and debug my app with gulp ngrok-serve --publish command. But "Unable to start m365 CLI, ensure that @pnp/cli-microsoft365 is installed!" error occurred. I checked...

bug: product

I need to add new index column on already existing table column. I could not found method for this case and write a simple method about that operation. I do...

I would like to build project however I faced exception. **branch**: master **npm version**: 8.3.0 **commands**: ``` git pull origin master npm install npm run build ``` **output**: ``` .........

I would like change color of week end days. I looked documentation and examples but I did not found any buildin feature for this. Am I missing implementation or I...

I would like to set initial zoom level to weekly view. How can I set?

I would like to add separator between each suggestions but there is no option or builder for ListView separator. I can add separator in itemBuilder but I cannot determine item...