https://discord.umbraco.com
Join Discord
Umb-router-slot i modal
m

Markus Johansson

over 1 year ago
I have a element (lets call it ModalElement) with a
umb-router-slot
inside. I'm using a routed modal (UmbModalRouteRegistrationController) to get a unique route to the modal. The route to the modal always works fine and the nested umb-router-slot loads the right route inside the modal in certain cases and others not. It works when I'm opening the modal from the "host element" of the UmbModalRouteRegistrationController and when I reload the page with the full route URL in the browser. But when I navigate (using a-links) from some other part of the backoffice to my modal route, the modal is shown but the nested umb-router-slot does not load any route. Anyone had similar issues? I did a proof of concept with where I registered everything as workspaces and used the "Umb.Modal.Workspace", in that scenario it works - but I can't understand why it works with that modal and not with my custom one. Anyone that have played with this or that might have any pointers?
m
  • 1
  • 1
  • 22
Azure SQL Data Sync
c

Cynical Developer

over 1 year ago
I currently have a setup where I have a primary region and multiple secondary regions, each region has its own Azure Sql Server. The secondary regions only have a webfront end, they dont have the backoffice. I thought that I would be able to keep the secondary databases (those in secondary regions) in sync with the primary database use Azure Sql Data Sync (https://learn.microsoft.com/en-us/azure/azure-sql/database/sql-data-sync-data-sql-server-sql-database?view=azuresql) I setup the primary db as the hub, with HubWins, and then setup a secondary database as a member (where the data should be replicated to) but some of the tables cause issues such as cmsContentNu, with the below message:
Database provisioning failed with the exception "Column 'dataRaw' in table 'dbo.cmsContentNu' is of a type that is invalid for use as a key column in an index.Inner exception: SqlException ID: aba23bf3-96ca-4464-a3c7-c01cb9a3fb2e, Error Code: -2146232060 - SqlError Number:1919, Message: SQL error with code 1919  For more information, provide tracing ID ‘d758e94b-8749-4f07-915e-0c375e09293c’ to customer support."
Does anyone have any experience with this situation, and have a solution to the above problem, OR a better solution than using SQL Data Sync for this setup?
c
s
  • 2
  • 6
  • 22
How can i add support for image sharpening in Umbraco?
s

svampefett

over 1 year ago
I want to add something like "&sharpen=50" possibility to images: https://docs.sixlabors.com/api/ImageSharp/SixLabors.ImageSharp.Processing.GaussianSharpenExtensions.html
s
k
m
  • 3
  • 3
  • 22
Create a custom process to read all site-wide settings in umbraco
o

Onasi

over 1 year ago
I'm trying to create a custom process, that works similar to reading config from appsettings.json when application starts. The list of settings are stored in umbraco content tree. Let's say the setting is at UmbracoContentRoot/Site-Settings Under it, there's 3 setting item Student Book Publication When user visit a page with 'student' in the URL, the page will add a meta tag: meta name='page-type' content='student' The issue here is that I do not want to read all settings under 'UmbracoContentRoot/Site-Settings' whenever a page loads, then compare the setting with page URL and decide which page-type it belongs to. This is very bad performance. How could I read the setting items in umbraco at application level and cache it, or like put in a static class, just like reading the appsettings.json at start? And can retrieve the values whenever needed without the need to get the setting items in umbraco and loop through them for every page load? I'd really appreciate if anyone can help :)))))
o
s
+3
  • 5
  • 15
  • 22
Windows 11 Dev Drive
d

Dean Leigh

over 1 year ago
Is anyone using Windows 11 Dev Drive? It uses ReFS instead of NTFS and is supposed to be considerably faster at builds. I wondered in anyone has tried it before I waste time only to find it doesn't play nice with git / .net / umbraco ? https://learn.microsoft.com/en-us/windows/dev-drive/
d
m
+6
  • 8
  • 26
  • 22
server-side translations for v14
m

Markus Johansson

over 1 year ago
A question about server-side translations for v14. I'm under the impression that the js/ts-language files that we register in the backoffice would only register these translations for the client-side backoffice app. Makes sense. In the past I've performed some translations on the server side, e.g. for error/validation messages, etc. Is this something that should be avoided in Bellissima and onwards? I've noticed that the
ILocalizedTextService
is still in the C# and not marked as obsolete so would be interesting to know if anyone has some more insights.
m
r
+2
  • 4
  • 10
  • 22
SSL certificate renewals on Umbraco Cloud failing
m

Michael Nielsen

over 1 year ago
Does anybody else have issues with SSL certificate renewals failing on Umbraco Cloud. We currently have 2 sites down because of it. We have tried removing and adding hostnames again, and we are in contact with support, but a day later and having confirmed DNS settings 3 times, we are currently not closer to any resolvement of the issue. So just want to hear if any other is experiencing any issues with this?
m
u
  • 2
  • 3
  • 22
How to setup workflow for publishing?
m

Matthew Alexandros

over 1 year ago
I have been searching around the docs but can't seem to find information on how to setup some sort of workflow so that when an editor chooses "Send to Publish" the correct editor(s) get notified that there is content ready for review. Does anyone know where in the docs it talks about setting this up?
m
l
+3
  • 5
  • 12
  • 22
Lit Context
w

Warren Buckley

over 1 year ago
Just watched Lit video on Context And understand how Umbraco’s provide and consume context works a bit better. One thing I liked from Lit’s implementation that is now GA and not in labs stage is the Typescript decorator to provide & consume. Is this something we the Umbraco community could borrow or be inspired by?
w
n
+3
  • 5
  • 13
  • 22
Connection string changed, disposing context
p

Patrik Lithner

over 1 year ago
Anyone know what could cause this warning in Umbraco logs? We are using Umbraco 13.0.3 and see this warning on 3 separate instances for a site we are building. Stage and prod are running as Azure app services and I first thought is was related to something in Azure but when doing some digging I find the same message on our on-prem dev site. When it happens there are around 20-30 warnings at the same time https://cdn.discordapp.com/attachments/1230096284136767499/1230096284438761533/image.png?ex=66321370&is=661f9e70&hm=7ba3638be329602f407a577bc11b442ed94d1ba48c8b99021cbeac6afdc95c13&
p
k
  • 2
  • 3
  • 22
Previous858687Next

Umbraco

A hub and casual space for you to interact with fellow community members and learn more about Umbraco!

Powered by