Description:
In the configuration (setup) page, when adding a WhatsApp LIEU (Location), the generated information is incorrect. It displays a send-style URL, but the actual WhatsApp URL should be in the format:
https://wa.me/4712345678
It should not include a + sign or /send.
Expected:
WhatsApp LIEU (Location) should use a clean wa.me URL without + and without /send.
Actual:
The UI shows a URL like a send link instead of the correct WhatsApp link format. And it will not work.
Example:
Correct: https://wa.me/4712345678
Incorrect: https://wa.me/send?phone=4712345678 (or similar)
Description:
In the configuration (setup) page, when adding a WhatsApp LIEU (Location), the generated information is incorrect. It displays a send-style URL, but the actual WhatsApp URL should be in the format:
https://wa.me/4712345678
It should not include a + sign or /send.
Expected:
WhatsApp LIEU (Location) should use a clean wa.me URL without + and without /send.
Actual:
The UI shows a URL like a send link instead of the correct WhatsApp link format. And it will not work.
Example:
Correct: https://wa.me/4712345678
Incorrect: https://wa.me/send?phone=4712345678 (or similar)