T. Floyd Wright
T. Floyd Wright
I just ran into this in 5.2.4 when using the history module. Updating a slug for an existing user was causing a slug collision. The reason was that some existing...
I agree this is unexpected and severely reduces the usefulness of namespaces, which would seem to be precisely to avoid this kind of collision. The current implementation makes namespaces essentially...
This still happens using v6.5.0
Just my 2c, but since Picky is so useful for working with normalized data, it would be most useful to be able to apply this option on a per-category basis,...
Currently I need to use Ranch 2+ for its more advanced socket handling, which makes it impossible for me to use Bypass.
I noticed you started on that. Very appreciated. It's still in draft mode though, does it need more work or just testing? It does look like it's not backwards compatible....
Thanks for sharing @zenbaku How are you handling the tenant switching? @zamith mentioned "navigation extras" but I don't see that mentioned in the documentation?
I don't think this is (just) an issue with parsing. I ran into this today using a Ruby library to parse the query string that `stringify` produces. It works fine...
I just switched my config to use the regex from the OP...not sure what downsides might be though 🤷♂
Hi @obieewan bit confused here since I haven't seen any errors around this and phoenix_html has been locked to 4 for while now. Can you give a bit more context...