Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ColorPallette.js gives 404 #1

Closed
tomaszmadeyski opened this issue Apr 12, 2019 · 1 comment
Closed

ColorPallette.js gives 404 #1

tomaszmadeyski opened this issue Apr 12, 2019 · 1 comment

Comments

@tomaszmadeyski
Copy link

tomaszmadeyski commented Apr 12, 2019

I've installed your package via Nuget, I've added ColorPalette.config file and added a field to my model as described in the doc.

Now, when I try to get page with IColor field in EditMode I get this in console:
image

And page fails to load/render

@jacobjones
Copy link
Owner

jacobjones commented Aug 27, 2019

Hi,

Thanks for raising this (and sorry it took so long for me to get to it). Basically you can resolve it by adding:

<add name="DoubleJay.Epi.ConfigurableColorPicker" />

to protectedModules it your web.config.

I've gone ahead and added a config transform and submitted a new version (1.0.1) to the Episerver NuGet feed—that should stop it happening going forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants