Daniel Abitbul
Daniel Abitbul
Thanks for your reply @fkirc ! with matcher none i got the following result, ```json "active_value": "{Wert, Auswahl, wahr {aktiv} falsch {inaktiv} andere {unbekannt}}", ``` which is even less relevant,...
any progress ?
the youtube play icon is still there below the player button as @chrisbell08 solution suggest... this is because the content is loaded inside an Iframe and the target element inside...
dealing with the same issue on production, working with serverless, over AWS lambdas, node v12 (over typeorm). @briandamaged @jamesdixon any solution? did not manage to set the runtime to node8......
have same issue... how did you tackled it ? @CharanRoot
Hi @BudAma87 ! did you find a solution?
@gabrielcsapo thanks! demo snip anyone ?
Also with ``` "react-native-esc-pos-printer": "^3.1.0", ```
Hey @yedidyak ! You think it's possible to create a patch to solve the conflict for the openssl between EpsonEposSDK & Flipper?
I had same issue, managed to solve it that way: ```css @tailwind base; @tailwind components; @tailwind utilities; :root { --background: 0 0% 100%; --foreground: 222.2 47.4% 11.2%; --muted: 210 40%...