akshay kadam (a2k)

Results 101 issues of akshay kadam (a2k)

## Problem The tables are created in Pascal Case. Most of the time developers rename it to lowercase. ## Suggested solution When someone does `@@map`, they specifically want to make...

kind/feature
topic: autocompletion
team/schema

enhancement

I imported this URL https://github.com/apollographql/apollo-link-state/tree/master/examples/todo into Codesandbox Github Import & it doesn't work. I was trying my todo example & it did not work so tried this one & it...

blocking
has-reproduction
ac-local-state-na

I get the following error when I try to `npm install react-ranger`: > Could not resolve dependency: npm ERR! peer react@"^16.6.3" from [email protected] Can you update the `peerDependencies` section &...

### What version of @tailwindcss/typography are you using? v0.4.1 ### What version of Node.js are you using? v16.3.0 ### What browser are you using? Chrome ### What operating system are...

My `preload.js` file is in `src/components/MyComponent` folder. And my other file containing `webview` is like following: ```js const getSourceDirectory = () => process.env.NODE_ENV === "development" ? path.join(process.cwd(), "src/components/MyComponent") // or...

bug
plugin/webpack

It gives the following error: > Could not find/install babel plugin ‘classy-ui/plugin’: Could not find path: ‘/node_modules/caniuse-lite/data/features/beacon’. Here’s the direct link: https://codesandbox.io/s/classy-ui-demo-nbxs6?from-embed=&file=/index.html

Right now, my JSON state is always closed. ```js { addressBar: {error, url...} device: {scrollPosition...} } ``` I have to toggle it open every time to read state like this:...

enhancement

I think most people love to use short-hand keywords like `sept` so would love support for that :)