tal icon indicating copy to clipboard operation
tal copied to clipboard

TV Application Layer

Results 61 tal issues
Sort by recently updated
recently updated
newest added

Hi. Is TAL still an active BBC project? Is it still being used in-house? I see there haven't been many updates over the last few years. Great project, thanks for...

The function **getTextHeight()** inside browserdevice class (the file path : https://github.com/bbc/tal/blob/master/static/script/devices/browserdevice.js#L428 ) is mentioned **deprecated**. But, I couldn't find the functionality that is replacing it. Please let me know what...

Hello, And thanks for such a great project. I would like to know if in the future you are going to add support for PWA, Progressive Web Applications? since it...

Playing around with TAL, I want to display the sample app on my Roku stick. I see that there are config files for Roku. How do you create a Roku...

Hello. I'm really new to the smart tv app world. I made some simple applications with android studio and but i usually code in python and gambas (a fun rad...

When we are using TAL formatter to create carousel, we are facing memory leaks with class objects which created by TAL frame work. So please guide us with a solution...

Hi guys, I'm writing automated UI tests using selenium. I've encountered an issue when tried to click() on an element - seems like it does not work. Is there any...

This seems to happen on Node 4,x, 6.x and 8.x. Command: `npm test` Output: ``` [Fri Dec 08 - 12:41:52] chesta02 @ ~/workspace/tal master → npm t > [email protected] test...

bug