Raksha2606

Results 3 issues of Raksha2606

### Overview of the problem I'm using react-rnd **version** [10.0.0] My **browser** is: I am sure this issue is **not a duplicate**? ### Reproduced project https://codesandbox.io/s/y3997qply9 ### Description ### Steps...

The updateSize function that i used to reset the size of the panel back to its original dimensions is working for only one panel, if i connect multiple pnales and...

Trying to compile in linux 3.10.0-1160.el7.x86_64 with -std=gnu99. But getting below error related to time.h ./src/postgres/include/portability/instr_time.h:118:2: warning: implicit declaration of function ‘clock_gettime’ [-Wimplicit-function-declaration] clock_gettime(PG_INSTR_CLOCK, &tmp); ^ ./src/postgres/include/portability/instr_time.h:108:24: error: ‘CLOCK_REALTIME’ undeclared...