Edwin Bos

Results 15 issues of Edwin Bos

Took me a while to figure out, I am using: - "react": "17.0.2", - "react-admin": "3.15.0" https://codesandbox.io/s/react-admin-v3-advanced-recipes-quick-createpreview-voyci?file=/src/comments/PostQuickCreateButton.js ```JS ... const handleSubmit = async values => { create( { payload: {...

documentation

**Do you want to request a *feature* or report a *bug*?** Request a feature **What is the current behavior?** Currently orbitcontrols is ignored completely if I add it using marker...

First of all thanks for a lot for express-sequelize-crud

I have sequelize afterFind hooks which rely on the instance.get('propertyName') method to read a proprety value. The hooks work fine except on the getList call. Turns out the raw: true...

Hey, first of all thanks a lot for this awesome piece of software :+1: Is there any way to extract the generated CSS so I can add it to the...

wontfix

I have two ways to edit an alarm, one via a dedicated list with default create/edit forms, and one via a list inside the tab of a related parent record....

needs more info
v3

First of all thanks a lot for this awesome library! The future is now! :D But it seems that when I use \ from @react-three/postprocessing in my scene the hit...

Currently it seems XR is not supported, see related issue here: https://github.com/pmndrs/react-xr/issues/205 Are there plans to support XR in the future?

feature request

Hey, first of all thanks for this awesome library, saved me a lot of time already :+1: Is there any way to exclude something from a \? This for example...

I think currently it's not possible to tweak the ArToolkitContext paramaters: https://ar-js-org.github.io/AR.js-Docs/marker-based/#threexartoolkitcontext I would like to turn down maxDetectionRate a bit to save some CPU power on low end mobile...