Questions tagged [plunker]

Plunker is an online community for creating, collaborating on and sharing web development ideas.

Plunker is an online community for creating, collaborating on and sharing web development ideas.
http://plnkr.co

254 questions
0
votes
1 answer

Why doesn't this Plnkr work when I download it?

I'm new to Angular.js and have been playing around with it on Plnkr here http://plnkr.co/edit/jR9VfaEhjUfY0vN7mfWd The Plnkr Preview shows the Tabs and Partials loading fine but when I download it my computer only the Tabs work, why aren't the…
Jonathan
  • 3,016
  • 9
  • 43
  • 74
0
votes
1 answer

In jsFiddle, why do I have to click twice to change the text in directive?

I have same directive's example in jsFiddle and another one in plnkr. In jsFiddle, I have to click the text twice to change the text while in plnkr it works like expected with one . Can someone point it out if this is an expected behavior or just a…
javaCity
  • 4,288
  • 2
  • 25
  • 37
0
votes
0 answers

Trying to Get Firebase Working from a Plunker

I've added plnkr.co to the list of domains that my Firebase is authorized to receive inquiries from, but my efforts to either read or write data to/from Firebase from a Plunker are not succeeding. Is there a security reason that would prevent…
blaster
  • 8,876
  • 11
  • 48
  • 77
0
votes
1 answer

Setting up Plunker for Angular

Can someone please show me why my Plunker doesn't like me? http://plnkr.co/edit/Ft1YgUsXCnFxfyr5ob8r Thanks, JP
JohnRobertPett
  • 1,133
  • 4
  • 21
  • 36
0
votes
1 answer

Are iframes supposed to work with plunkr?

I'm trying to make a plunkr that uses an iframe to embed content. Here is what I have so far. Am I doing it wrong? It just shows an empty iframe.
Nick Heiner
  • 119,074
  • 188
  • 476
  • 699
-1
votes
2 answers

Need to create link that opens website template in Plunker or another site?

I want to create a button link on my site that opens a folder of code in something like Visual Studio Code online, with a sidebar. I found Plunker, and it looks great. I have a simple website template that is a folder of typical files, like…
nittyjee
  • 359
  • 1
  • 6
  • 15
-1
votes
2 answers

How to change the version of Angular on Plunker

I have an Angular 5.2.6 Plunker on plnkr.co, and need to change the Angular version to 5.2.5 to test something. I don't see how to change the version of Angular for the plunk. How can I do that?
BBaysinger
  • 6,614
  • 13
  • 63
  • 132
-1
votes
1 answer

addEventListener is not working in plnkr editor while executing script in external file

Here is my first [link][1] where I have used script tag internally and addEventListener is working fine. Here is my second [link][2] where I have used script externally and addEventListener is not working. [1]:…
Gowtham
  • 1,557
  • 12
  • 24
-1
votes
1 answer

Do not understand the controllers in Angular JS

This is a question I am not used to ask, but I feel like this is the only way to understand what I am struggling with. As shown below, there are two functions app.controller() and app.factory(), to me both of them seems to be equal even though if I…
Dler Ari
  • 21
  • 1
  • 10
-1
votes
1 answer

AngularJS directive not working

I have a plunker for this issue at http://plnkr.co/edit/yJNrpATGWY7iUeVcx6lx?p=preview index.html:
webteckie
  • 428
  • 5
  • 17
-2
votes
1 answer

creating a plnkr with external libraries

I am having issues with angular-utils-pagination directive in my application. I want to create a plnkr with my implementation so that I can post it here. I am not able to search for this library in plnkr. Any idea on how to import this in…
zilcuanu
  • 3,451
  • 8
  • 52
  • 105
-2
votes
2 answers

Why is this easier-than-hello-world angularjs application not working?

I'm following a pluralsight tutorial to learn angularjs, and I'm already stuck on the first video. The tutorial uses plunker, here is the link to my code
xcdemon05
  • 678
  • 3
  • 7
  • 20
-3
votes
1 answer

404 error on Plunker for Angular2 code?

Please check this plunk link I am 404 error, I am unable to find it , please anyone can solve it, and update my plunk Here the link https://plnkr.co/edit/rKxWDg?p=preview
Soumya Gangamwar
  • 954
  • 4
  • 16
  • 44
-4
votes
1 answer

AngularJS not loading on Plunker

I launched Plunker and used their add button to add Angular to my project. But it is not working. When I use the view tab, it is just showing the angular expression like a normal text. https://plnkr.co/edit/wDOkQK9seCbpZnPfebj3?p=preview Here is…
Bohn
  • 26,091
  • 61
  • 167
  • 254
1 2 3
16
17