Lakshmaji Mutyala

Results 11 comments of Lakshmaji Mutyala

Repository to reproduce this issue https://github.com/awkward-minion/issue-gh-actions-rest-secets

@bkintanar I m not using a custom command to create a tenant. This error is happening from the multi-tenant library itself.

@bkintanar Attaching some of the screenshots taken at the time of debugging. These might help you to understand more about this issue. - The code that has integration with **mult-tenant**...

@bkintanar added sample repository [here](https://github.com/lakshmajim/tenant) - [Here](https://github.com/lakshmajim/tenant/blob/master/app/Tenant.php#L55) is entire *Tenant.php* file - This sample repository contains the xdebug configuration too. - Instructions to run the application. ``` composer i php...

Hi @Vittalks , You can follow the instructions [here](https://github.com/gitscrum-community-edition/laravel-gitscrum#gitlab)

@lopezdp , Are you able to access the custom claims through `event.requestContext.authorizer.claims`?

Does [this post](https://lakshmaji.medium.com/rails-7-reactjs-setup-monolith-b9baa0f84271) help (in the context of setup instructions) . [The template](https://github.com/lakshmaji/rails-react) for using `inertia` with `rails` using `vite` as a bundler option for front-end work.

> Might be a change in Chrome causing this. Anyway, for anyone on Windows try [this guide from StackOverflow ("Windows: Generate and self sign certificate")](https://stackoverflow.com/questions/7580508/getting-chrome-to-accept-self-signed-localhost-certificate/72477963#72477963). Worked well for me. Actually...

wont the `colSpan` prop be present in `TableColumn` (in the header) ? idk, but im curious. Edit: It seems to be a bug with [@react-stately/table](https://github.com/adobe/react-spectrum/tree/main/packages/%40react-stately/table) package, as it is not...

Thank you for quick response. Thank you @snowystinger 😊