covid19healthbot icon indicating copy to clipboard operation
covid19healthbot copied to clipboard

Theme7 does not work

Open Thando-James opened this issue 3 years ago • 4 comments

I embedded the custom button theme in my nextjs project and it did not work. Nothing happens after you click the button.

Thando-James avatar Nov 04 '21 18:11 Thando-James

Is theme7 the only one that does not work or do they all not work?

bph9 avatar Nov 04 '21 19:11 bph9

The script that the themes reference are rather heavy and are probably going to conflict with some of the elements of nextjs. Thus, the button will probably need to be buffered into it's own content-area or placed in a more simple HTML page and then referenced into the project.

pwhitebe avatar Nov 05 '21 17:11 pwhitebe

Theme 7 is the only theme not working

On Thu, Nov 4, 2021, 21:39 bph9 @.***> wrote:

Is theme7 the only one that does not work or do they all not work?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CDCgov/covid19healthbot/issues/69#issuecomment-961358703, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4DUQP2H47T4QLR7RZB3N3UKLVORANCNFSM5HMCTXCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Thando-James avatar Nov 08 '21 11:11 Thando-James

Okay i will try that

On Fri, Nov 5, 2021, 19:19 pwhitebe @.***> wrote:

The script that the themes reference are rather heavy and are probably going to conflict with some of the elements of nextjs. Thus, the button will probably need to be buffered into it's own content-area or placed in a more simple HTML page and then referenced into the project.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CDCgov/covid19healthbot/issues/69#issuecomment-962075407, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4DUQISSED4XGB5JBC5GA3UKQN4XANCNFSM5HMCTXCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Thando-James avatar Nov 08 '21 11:11 Thando-James