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

[W156] Adapter should support admin 5 UI (jsonConfig) - misleading when using React #73

Closed
AlCalzone opened this issue Sep 23, 2022 · 3 comments
Labels
bug Something isn't working fixed

Comments

@AlCalzone
Copy link

We shouldn't show this warning when the dev/adapter is actually using a modern UI. I'm not sure what gets checked here, but maybe it only makes sense for true legacy UIs (i.e. index.html, not index_m.html)?

@Apollon77
Copy link
Collaborator

The question is how to find out if an adapter "just uses a normal index_m.html" or a one with a react UI or such behind it?

I adjusted the log message for now as short workaround

@stale stale bot added the wontfix This will not be worked on label May 9, 2023
@stale stale bot removed the wontfix This will not be worked on label Jul 17, 2023
@ioBroker ioBroker deleted a comment from stale bot May 6, 2024
@mcm1957
Copy link
Collaborator

mcm1957 commented May 6, 2024

see #175

@mcm1957 mcm1957 added the bug Something isn't working label May 6, 2024
@mcm1957 mcm1957 added the fixed label Jun 24, 2024
@mcm1957
Copy link
Collaborator

mcm1957 commented Jun 24, 2024

fixed with 2.6.1 (at least as a first try)

@mcm1957 mcm1957 closed this as completed Jul 23, 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 fixed
Projects
None yet
Development

No branches or pull requests

3 participants