mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-05-04 17:03:03 +08:00

Some checks are pending
UI5_2X / UI5_2X (push) Waiting to run
auto_abaplint_fix / auto_abaplint_fix (push) Waiting to run
auto_downport / auto_downport (push) Waiting to run
create_app2abap / create_app2abap (push) Waiting to run
create_frontend / create_frontend (push) Waiting to run
25 lines
401 B
Markdown
25 lines
401 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[Bug]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### ABAP System
|
|
Which ABAP system are you using?
|
|
|
|
#### UI5 Version
|
|
Which UI5 version are you using?
|
|
|
|
#### Sample
|
|
Can you provide a small **abap2UI5** sample app that reproduces the problem?
|
|
|
|
```abap
|
|
" Add minimal sample code here
|
|
```
|
|
|
|
#### Description
|
|
What did you expect to happen?
|