-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Description
Is there an existing issue?
- I have searched existing issues
Build info
- objectbox version: 4.3.0
- Flutter/Dart version: 3.29.3 / Dart 3.7.2
- Build OS: macOS 15.5
- Deployment OS or device: Pixel Tablet Emulator (Android 13.0)
Steps to reproduce
- Update objectbox to version 4.3.0.
- Run the app, insert or open existing data in ObjectBox Admin (via browser).
- View records where fields are of type String.
Expected behavior
Each field value should be displayed once in the ObjectBox Admin interface.
Actual behavior
String fields are duplicated in the Admin UI. For example, the same deviceId or operationType is shown twice in a row (in the screenshot).
However:
- The data is correct when fetched from the app.
- The data exported from Admin is also correct.
- The issue appears to only affect how strings are rendered in the Admin UI.
Screenshot

JulienLHPro, yassineouarzazi, jason-jdc and naderhariri
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working