Antoine Kleinpeter
Results
2
comments of
Antoine Kleinpeter
Hi, Thanks for your fast reply. ~~After adding the native adapter & touch hit tester, i got another error when clicking on anything :~~ ~~Error: Display list adapter not found...
Same issue here. As mentioned by @gesgocom it occurs when globally updating dayjs locale using `dayjs.locale('xx')` Workaround : don't set locale globally, set it locally for each dayjs instance :...