Bjørnar Hvidsten

Results 7 comments of Bjørnar Hvidsten

> Hi, sorry my english is bad but i want to share how i can change theme color of the picker. > in `android/app/src/main/res/values/styles.xml` i put: > > ``` >...

@davidohayon669 I see there are several PRs for this issue, e.g. #460, it would be super helpful if one of them were merged since I have to update main.d.ts every...

Same issue for me with Flipper 0.176.1 and the following setup on a Macbook Pro M1: A fresh TS project with `npx react-native init AwesomeTSProject --template react-native-template-typescript` "react": "18.1.0", "react-native":...

> it does not replace {{email}} tag at all. thunderbird version: 128.7.1esr add on version: latest - i dont see any version I use the latest Thunderbird and it works...

Here is a nunjucks issue about usafe-eval that _might_ help understand what needs to be done https://github.com/mozilla/nunjucks/issues/1383#issuecomment-983077987

A Handlebars issue where they show how they managed to remove usafe-eval from the CSP https://github.com/handlebars-lang/handlebars.js/issues/1934