Roboz Béla
Roboz Béla
On the same IPad the chrome works well!
On IOS IPad 15.7.3 all the above worked well
OH, ok, I understand, this is realted to the "skips": https://reactdatagrid.io/docs/api-reference#props-skip
Another example: 
``` "dependencies": { "@inovua/reactdatagrid-community": "^5.8.4", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "bootstrap": "^5.2.3", "moment": "^2.29.4", "react": "^18.2.0", "react-bootstrap": "^2.7.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1", "web-vitals": "^2.1.4" } ``` Although the first...
I checked it out again, It seems the problem related to Chrome and Safari on Ios 15 and to Chrome on ios 16
The possible solution is to build the project, in the built project the warn message disappear!
How can I make it not appear in the development environment?
JSDoc does not generate documentation for functions and classes exported as default ES module export
Very annoying, the problem is still exists: https://stackoverflow.com/questions/41311557/jsdoc-not-recognizing-exported-function JSDoc 4.0.2