Megan Taylor

Results 21 comments of Megan Taylor

also waiting on this

maybe, except i wanted to let the user define the key in a text input. i wound up not needing to do this, but it could be a useful feature...

any movement on this issue? we'd love to use reactFreeze in our app, but can't until there's a solution for this problem.

i'm seeing this problem with a create form where i want to redirect to the edit after a custom save and it only works without warnWhenUnsavedChanges. i am doing ```...

I've updated my issue to follow the issue template. I tried to reproduce this in the CodeSandbox at https://codesandbox.io/s/github/marmelab/react-admin/tree/master/examples/simple but I keep getting this error when it tries to compile:...

I made a codesandbox fork here: https://codesandbox.io/s/keen-snowflake-tmftd The changes I made are in src/posts/PostEdit.tsx To reproduce the error: 1. Click on a Post to go to Post Edit view 2....

I was also able to reproduce this bug in the example app from this repo (thats what the video is of)

i updated `expo` and `react-native-pager-view` in my app and am still seeing the same bad behavior one thing i have tried is adding a key to TabView like ``` ```...

it should be, i am still having the same issues with warnWhenUnsavedChanges and custom saves