Tyler Bailey
Tyler Bailey
@doalef I never did find a fix for this. I ended up just going with the standard react-native-swiper module and customizing it to resemble this package. I can pass that...
I've spent some time thinking about this and putting together an MVP approach locally. I think what I have could work, but we probably want to spend some time discussing...
> @TylerB24890 Yes there is a larger Settings page revamp coming, but I would not hold on the overall work here as this can be integrated into that revamp work....
@tylercherpak I went through this one and tested locally -- all worked as expected, but perhaps better error handling of an invalid version would be a good idea. Right now...
> Great. Thanks for the confirmation. > > In that case, I think we should move the code here [#62304 (comment)](https://github.com/WordPress/gutenberg/pull/62304#discussion_r1627866620) directly to the "editor" package somehow. edit-post and edit-site...
Backport PR created w/ Trac ticket. Also updated the order of the `post_type_rendering_mode` filters so the `post_type_${post_type}_*` filter will apply after the generic filter. cc @fabiankaegy