williamjord Posted October 25, 2022 Report Share Posted October 25, 2022 I am looking to build an Angular 8 application and call Caspio datapages from inside. The standard approach to using a Caspio Datapage is to embed a script tag as follows: <script type="text/javascript" src="https://c1acu417.caspio.com/dp/A57E7000f6812a2641704a929225/emb"></script> However, it does not seem to be working. So, for example, I am doing the following: Setup a StackBlitz ( https://stackblitz.com/edit/angular-m6cshx?file=src%2Fapp%2Fapp.component.html ) Nothing shows up. Here, it is working in static html: https://codesandbox.io/s/cocky-dawn-8l7pvnyfo Does anyone have any experience or ideas as how to achieve this in Angular? Why cannot I simply embed that script? Quote Link to comment Share on other sites More sharing options...
Question
williamjord
I am looking to build an Angular 8 application and call Caspio datapages from inside.
The standard approach to using a Caspio Datapage is to embed a script tag as follows:
However, it does not seem to be working.
So, for example, I am doing the following:
Setup a StackBlitz ( https://stackblitz.com/edit/angular-m6cshx?file=src%2Fapp%2Fapp.component.html )
Nothing shows up.
Here, it is working in static html:
https://codesandbox.io/s/cocky-dawn-8l7pvnyfo
Does anyone have any experience or ideas as how to achieve this in Angular?
Why cannot I simply embed that script?
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.