NikunjPansuriya

Results 9 comments of NikunjPansuriya

I have tried the below configuration with webpack version 5.25.0 and it's worked for me. ``` optimization: { minimizer: [(compiler) => { return () => { return { terserOptions: {...

Yes, I am also facing the same issue. rollback with version 1.7.10 and it's working for me.

@Fischbrot You need to pass onExit props to **ReactImageAnnotate** component. e.g. ``

@Fischbrot Please use 1.7.10 version it's working. Also for the onExit click issue, you need to pass onExit prop to the component.

For me it's working with the following versions: ``` "react": "^16.11.0", "react-dom": "^16.11.0" "react-image-annotate": "^1.7.10" ```

No, its not a specific language. its an expressions. You can check more details regarding expressions [here](https://github.com/antonmedv/expr).

are you going to make changes for given expression rule?

@ukrbublik Any update on expression rule support? Is PR merged for given rule support?

@ukrbublik when you are planning to merge PR? if it take time then how i can install specific package for e.g. MUI with given PR?