simz

Results 14 issues of simz

I found an infinite loop issue (maximum time) When the developer create a custom register_rest_field in function.php on page content. ```php register_rest_field( 'page', 'content', array( 'get_callback' => 'mycallback', 'update_callback' =>...

and some bug fix (apollo2)

Does inferno compatible with the new react hook useState?

feature request

Hello Lucifer I'm actually in china for holidays, i saw that you re located in Shanghai.. so why not asking you directly. I have a website running with last material-ui...

Hi there, i did some success to make work the dashboard with prisma3 and the old nexus-plugin-prisma with crud support Just here to share some code and thought , in...

i found a general issue with nexus and prisma>2.12. it s relatif to a breaking change, nexus is buggy from here breaking change happened with 2.12.0 https://github.com/prisma/prisma/issues/5573 i replaced some...

what about apollo-server 2 to integrate instead of yoga? i just used it for my app and it's working with upload things... there is some stuff that apollo-server 2 won't...

Or how to pass script overload from 9000ms to 1000ms in Script Evaluation at lighthouse! I was faced with very low lighthouse ratings mainly because of waypoints script. My application...

-> Required Validators On Nested Objects fixed with required on nested object i had a error from mongoose:: /Cannot.*'required'/ As well i could enter any object when i create the...

i ve got this error with http/2 when testing blocking curl curl -A "80legs" http://yourdomain.com HTTP/2 stream 1 was not closed cleanly: INTERNAL_ERROR (err 2) is it an error or...