angular-ui-table icon indicating copy to clipboard operation
angular-ui-table copied to clipboard

Issue on http://berndwessels.github.io/angular-ui-table

Open a5sk4s opened this issue 12 years ago • 2 comments

Most interaction on the site seems not possible due to (e.g., using tabs) - the console shows:

FB.getLoginStatus() called before calling FB.init().
Unsafe JavaScript attempt to access frame with URL http://berndwessels.github.io/angular-ui-table/ from frame with URL http://www.facebook.com/plugins/like.php?api_key=&locale=en_US&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D25%23cb%3Df346cd3ea8%26origin%3Dhttp%253A%252F%252Fberndwessels.github.io%252Ff2dd72351c%26domain%3Dberndwessels.github.io%26relation%3Dparent.parent&href=http%3A%2F%2Fbit.ly%2FuiTable&node_type=link&width=150&layout=button_count&colorscheme=light&show_faces=false&send=true&extended_social_context=false. Domains, protocols and ports must match.

Would love to explore it a bit more.

a5sk4s avatar Jun 12 '13 23:06 a5sk4s

Hi

Sorry, the page is just uploaded and I haven't had time to implement all the example pages yet. Even the small social links are mostly fake yet.

The important bit is that it displays the working full featured grid at the bottom of the main page.

For now, if you want to play and explore deeper than that, you need to checkout the whole git project, install and build it, or just use uiTable js and css files from the build folder in your own project.

The code in uiTable is reasonably well documented, so you should be able to only use that if you want and find your way around in there easily.

Cheers

Bernd

a5sk4s [email protected] hat am 13. Juni 2013 um 01:10 geschrieben:

Most interaction on the site seems not possible due to (e.g., using tabs) - the console shows:

FB.getLoginStatus() called before calling FB.init(). Unsafe JavaScript attempt to access frame with URL http://berndwessels.github.io/angular-ui-table/ from frame with URL http://www.facebook.com/plugins/like.php?api_key=&locale=en_US&sdk=joey&channel_url=http%3A%2F%2Fstatic.ak.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D25%23cb%3Df346cd3ea8%26origin%3Dhttp%3A%2F%2Fberndwessels.github.io%2Ff2dd72351c%26domain%3Dberndwessels.github.io%26relation%3Dparent.parent&href=http%3A%2F%2Fbit.ly%2FuiTable&node_type=link&width=150&layout=button_count&colorscheme=light&show_faces=false&send=true&extended_social_context=false. Domains, protocols and ports must match.

Would love to explore it a bit more.

— Reply to this email directly or view it on GitHub https://github.com/BerndWessels/angular-ui-table/issues/1 .

BerndWessels avatar Jun 13 '13 00:06 BerndWessels

Hi Bernd, didn't know - looks can be deceiving - will follow your suggestion soon - interested in comparing it with ng-grid - Thanks, Andreas

a5sk4s avatar Jun 15 '13 04:06 a5sk4s