Jesse
Jesse
I've noticed that Examine strips out the wildcard indicator when using the NativeQuery method. For example, if I pass "someProperty:test*^5" to it, it gets converted to "someProperty:test^5." Is there a...
I have a nextjs website running on an azure static web app behind azure front door. When an api is called, it gathers some data and creates a session cookie...
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0) 13.0.3 ### Bug summary When I run the installer to upgrade the database from 11.4.2 to...
Currently, umbraco forms can support multiple languages by using dictionary values via [magic strings](https://docs.umbraco.com/umbraco-forms/developer/magic-strings). There are a couple issues with how this works for the **"rich text"** field though. 1....
**Describe the bug** _Using version: 10.3.0 When I attempted to delete multiple not found errors at once, I get the following error for each entry it tries to delete. ```...