Carlson Patrick
Results
2
issues of
Carlson Patrick
 Vue3 - Version. ``` setup() { const phoneInput = ref('+41 333 84 88) // Dont try to call this number ;) const phoneIso = ref('CH') // Shows correct Flag...
### Describe the bug Im using PaddleJS in Frontend and store the current Userrequest in Backend (SPA - Approach), by validating the Transaction_ID. I realized I get different kind of...