shlinkio / shlink-web-client

A React-based client application for Shlink
https://app.shlink.io
MIT License
288 stars 76 forks source link

Device-specific long URLs option missing in Webclient 4.1.0 #1206

Closed boschkundendienst closed 3 months ago

boschkundendienst commented 3 months ago

shlink-web-client version

4.1.0

How do you use shlink-web-client

Docker image

Current behavior

In previous version <4.1.0 one could add "Device-specific long URLs". When using Shlink-Web-Client 4.1.0 this option is no longer visible in the UI even when switching to "Advanced Options". Is this by design (feature removed) or a bug? Also tested with the web client hosted at https://app.shlink.io/

Expected behavior

When using "Advanced Options" Device-specific long URLs should be possible.

Minimum steps to reproduce

docker run -p 8080:8080 ghcr.io/shlinkio/shlink-web-client:4.0.0 # works as expected
docker run -p 8080:8080 ghcr.io/shlinkio/shlink-web-client:4.1.0 # is missing Device-specific long URLs in UI