Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - RTA feedback button error #2420

Open
1 of 3 tasks
heimwege opened this issue Sep 30, 2024 · 0 comments
Open
1 of 3 tasks

BUG - RTA feedback button error #2420

heimwege opened this issue Sep 30, 2024 · 0 comments
Labels
bug Something isn't working preview-middleware @sap-ux/preview-middleware

Comments

@heimwege
Copy link
Contributor

Description

When starting the runtime adaptation and pressing the feedback button I get an error message that "Javascript is required to load this page"

Steps to Reproduce

Steps to reproduce the behavior:

  1. config yaml
    - name: preview-middleware
      afterMiddleware: compression
      configuration:
        flp:
          path: localService/index.html
          intent:
            object: "Samples"
            action: "display"
        rta:
          editors:
            - path: /preview.html
          debug: true
        debug: true
  1. open RTA via
"ui:rta": "ui5 serve --open "preview.html?fiori-tools-rta-mode=true&sap-ui-rta-skip-flex-validation=true#Samples-display"
  1. press feedback button
  2. See error

Expected results

Get feedback dialog

Actual results

Dialog contains error message

Screenshots

image

Version/Components/Environment

Add any other context about the problem here
OS:

  • Mac OS
  • Windows
  • Other

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

@heimwege heimwege added the preview-middleware @sap-ux/preview-middleware label Sep 30, 2024
@tobiasqueck tobiasqueck added the bug Something isn't working label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working preview-middleware @sap-ux/preview-middleware
Projects
None yet
Development

No branches or pull requests

2 participants