From 3209553083188dd0473d48f214b45c6423656d11 Mon Sep 17 00:00:00 2001 From: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com> Date: Sun, 25 May 2025 18:19:52 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 76a88fb..672f515 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,7 @@ Backend Running in Browser [https://abap2ui5.github.io/web-abap2ui5-samples/](https://abap2ui5.github.io/web-abap2ui5-samples/) ### Limitations & Todo -* Request handling fails in open-abap [Issue #926](https://github.com/open-abap/open-abap-core/issues/926) -* Frontend files are outdated compared to the current backend implementation, update Webpacked frontend +* Frontend files are outdated, update Webpacked frontend ### Credits * abaplint, open-abap, express-icf-shim, webpacking by [larshp](https://github.com/larshp)