AL
AL copied to clipboard
Page crash in BC26 when typing value in field
1. Describe the bug This bug appeared since BC26.
Page crashes when putting in a value into a field. This only happens if the page field has a variable visible value and the table field has a TableRelation Two cases found were it was inside of a List Part page. One case found were it was inside a List page.
2. To Reproduce
- Create a list part page.
- Inside the list part page have a field that uses a variable for the visible value. and the table field needs to have a TableRelation
- Set the value of the variable in the OnAfterGetRecord trigger
- Add the list part to a page
- Type a single letter in the field created in step 2 and wait a second
3. Expected behavior A clear and concise description of what you expected to happen. The page not to crash and being able to fill out a value.
4. Actual behavior
The page crashing after a second
5. Versions:
- AL Language: "15.0"
- Visual Studio Code: 16.0.1523709
- Business Central: NL Business Central 26.0 (platform 26.0.32469.0 + toepassing 26.0.30643.32481)
- Operating System:
- [X] Windows
- [ ] Linux
- [ ] MacOS