ruiaraujolink
ruiaraujolink
I have the same with angular ``` npx eslint 'projects/**/*.{js,jsx,ts,tsx,html,css,scss}' --quiet --fix Oops! Something went wrong! :( ESLint: 8.19.0 ESLint couldn't find the config "sort-imports-es6-autofix" to extend from. Please check...
I'm facing the same problem.
@mitchdowney My workaround is this: ```javascript buttons={[ , , ]} ``` Make a View collapsable enable me to put the accessibilityLabel and this approach allow me to pass the accessibility...
@mitchdowney Well on the last day I have tried many options to make this works because I'm working on an app for one public institute in Portugal and accessibility is...
I have the same problem and I fix it by referencing the param as to a schema: ```yaml components: schemas: Sort: type: array items: type: string parameters: sort: name: sort...
I'm facing the same issue, any solution?
Right, but I want to remove what is behind the orange mark, sorry if the drawing is not clear enough
> Did you solved the issue ? I am facing the same issue No, I'm still facing this issue.
> Anyone who solved the issue? I don't
I have the same issue, and this snack code has the same in lineChart [snack code](https://snack.expo.io/@aikismax/react-native-chart-kit), right margin is too big, and paddingRight: 0 does not remove it